← Back to CVE List

CVE-2022-37129

Published: 2022-08-31T23:15Z
Last Modified: 2024-11-21T07:14Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt