| Titel | D-Link Router D-Link DWR-M921 V1.1.52 Command Injection |
|---|
| Beschreibung | A vulnerability has been found in D-Link DWR-M921 firmware V1.1.52. It can be triggered through the route /boafrm/formLtefotaUpgradeQuectel. The manipulation of the argument fota_url leads to OS command injection. The attack is possible remotely after authentication (default admin/admin).
The vulnerable handler is sub_41A294 at address 0x41A294 in /bin/boa.
Vulnerable parameter: fota_url, retrieved via sub_415F84 with no sanitization.
Authentication: Required (webuicookie session).
Prefix check: Only verifies that the value starts with http://, https:// or ftp://; shell metacharacters (;, |, &) are not filtered.
Command template: sprintf(v6, "/var/upgrade_quectel %s&", fota_url); system(v6);
Injection method: Semicolon injection — http://x;CMD.
Branch condition: fota_url is non-empty and contains a protocol prefix. |
|---|
| Quelle | ⚠️ https://gist.github.com/H3rmesk1t/6d63f4f182e5c0c3b007671165a54201 |
|---|
| Benutzer | H3rmesk1t (UID 70306) |
|---|
| Einreichung | 06.08.2026 20:22 (vor 1 Monat) |
|---|
| Moderieren | 13.09.2026 09:57 (1 month later) |
|---|
| Status | Duplikat |
|---|
| VulDB Eintrag | 344870 [D-Link DWR-M921 1.1.50 formLtefotaUpgradeQuectel sub_419920 fota_url erweiterte Rechte] |
|---|
| Punkte | 0 |
|---|