Beveiligingsadvies

CVE-2022-37129

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2022-08-31 22:44:57
Laatst bijgewerkt 2024-08-03 10:21:33
Toegewezen door mitre
CVSS-score geen score
Status PUBLISHED

Beschrijving

D-Link DIR-816 A2_v1.10CNB04.img is vulnerable to Command Injection via /goform/SystemCommand. After the user passes in the command parameter, it will be spliced into byte_4836B0 by snprintf, and finally doSystem(&byte_4836B0); will be executed, resulting in a command injection.