Security Advisory

CVE-2022-37129

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2022-08-31 22:44:57
Last updated 2024-08-03 10:21:33
Assigner mitre
State PUBLISHED

Description

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.