PoC Index

CVE-2022-37129

HIGH 8.8EPSS 8.1%

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.

CVSS v3.1
8.8 HIGHCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS
8.13% chance of exploitation in the next 30 days, 94th percentile
Published
2022-08-31
Updated
2024-08-03

Proof-of-concept exploits (1)

References

Related