| 제목 | DLink R95 1.01B06 CWE-78 |
|---|
| 설명 | The D-Link R95 BE9500 Wi-Fi 7 Smart Router (firmware version BE9500_1.00.16) contains a command injection vulnerability in the DHMAPI (SOAP over HTTPS) interface when processing `SetTimeSettings` requests. The user-controlled `<NTPServer>` field is stored into the configuration database **without any sanitization or validation** of shell metacharacters. Subsequently, when the configuration is synchronized to UCI (`ntpclient.@ntpserver[0].hostname`), the vulnerable backend service constructs and executes a shell command enclosed in double quotes via a `system()`-like call. By injecting backticks (```) into the `<NTPServer>` value, an attacker can achieve command substitution — the shell evaluates the injected content before executing the concatenated command, allowing arbitrary command execution with **root (uid=0)** privileges.
The attack requires a valid web management session (sid) obtained through authenticated access (tested with the administrator account Admin). This vulnerability is further amplified by the device's weak default credentials or potential authentication bypass issues, significantly expanding the real-world attack surface. |
|---|
| 원천 | ⚠️ https://github.com/FoundTL/D-Link-R95-BE9500 |
|---|
| 사용자 | Legion_TL (UID 100691) |
|---|
| 제출 | 2026. 08. 23. AM 11:12 (28 날 ago) |
|---|
| 모더레이션 | 2026. 09. 19. AM 11:12 (27 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 407917 [D-Link R95 BE9500_1.00.16 DHMAPI /bin/ssi system NTPServer 권한 상승] |
|---|
| 포인트들 | 20 |
|---|