| タイトル | D-Link DCS-935L HD Wi-Fi Camera 1.10.01 CWE-78: OS Command Injection |
|---|
| 説明 | 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. |
|---|
| ソース | ⚠️ https://github.com/Real-Simplicity/cve-database/tree/main/CVE_Report_DLink_DCS935L_Command_Injection |
|---|
| ユーザー | Simplicity (UID 98540) |
|---|
| 送信 | 2026年05月29日 09:47 (1 月 ago) |
|---|
| モデレーション | 2026年06月28日 12:17 (1 month later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 374553 [D-Link DCS-935L 1.10.01 POST Parameter setconf.cgi sub_400E40 UID 特権昇格] |
|---|
| ポイント | 20 |
|---|