| 제목 | DLink DAP-2695 v2.00RC131 CWE-78 Improper Neutralization of Special Elements used in an OS |
|---|
| 설명 | During the firmware update process, there is a command injection vulnerability in function sub_4174B0 of program httpd. The network data dword_444084 could be propagated to system command execution function and become part of the function parameters. During the propagation process, there is no verification on network data dword_444084. If the hackers control the network data dword_444084, they could inject and execute malicious code. This issue in the firmware update process of Dlink DAP-2695(firmware version:v2.00RC131) allows attackers to execute arbitrary code or cause denial of service via constructing a malicious command and injecting it into network data.
The exploit chain of command injection vulnerability is upload_captival_tar -> sub_417298(dword_444084->dest) -> sub_4174B0(dest->src) -> sprintf(command, 0xFFu, "rm -f /var/captival_tar/%s\n", src) -> system(command) |
|---|
| 원천 | ⚠️ https://github.com/IOTRes/IOT_Firmware_Update/blob/main/Dlink/DAP-2695_Injection.md |
|---|
| 사용자 | IOT_Res (UID 81722) |
|---|
| 제출 | 2025. 10. 15. AM 04:46 (10 개월 ago) |
|---|
| 모더레이션 | 2025. 10. 26. PM 05:46 (12 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 329964 [D-Link DAP-2695 2.00RC13 Firmware Update sub_4174B0 권한 상승] |
|---|
| 포인트들 | 20 |
|---|