| Titel | D-Link DCS-935L HD Wi-Fi Camera 1.10.01 CWE-78: OS Command Injection |
|---|
| Beschreibung | An 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) |
|---|
| Einreichung | 29.05.2026 09:47 (vor 1 Monat) |
|---|
| Moderieren | 28.06.2026 12:17 (1 month later) |
|---|
| Status | Akzeptiert |
|---|
| VulDB Eintrag | 374553 [D-Link DCS-935L 1.10.01 POST Parameter setconf.cgi sub_400E40 UID erweiterte Rechte] |
|---|
| Punkte | 20 |
|---|