Submit #842589: D-Link DCS-935L HD Wi-Fi Camera 1.10.01 CWE-78: OS Command Injectioninfo

TitelD-Link DCS-935L HD Wi-Fi Camera 1.10.01 CWE-78: OS Command Injection
BeschreibungAn OS command injection vulnerability exists in the `setconf.cgi` CGI binary of the D-Link DCS-935L IP camera. The CGI program processes the HTTP POST parameter `UID` by copying its value into a stack buffer via `strcpy()`, then embedding it directly into a shell command string via `sprintf()` with `%s` format specifier, and finally passing the assembled command to `popen()` for execution. No sanitization or escaping is performed on the user-supplied value at any point in this chain.
Quelle⚠️ https://github.com/Real-Simplicity/cve-database/tree/main/CVE_Report_DLink_DCS935L_Command_Injection
Benutzer
 Simplicity (UID 98540)
Einreichung29.05.2026 09:47 (vor 1 Monat)
Moderieren28.06.2026 12:17 (1 month later)
StatusAkzeptiert
VulDB Eintrag374553 [D-Link DCS-935L 1.10.01 POST Parameter setconf.cgi sub_400E40 UID erweiterte Rechte]
Punkte20

Do you want to use VulDB in your project?

Use the official API to access entries easily!