CVE-2013-10069
published 2025-08-05CVE-2013-10069: The web interface of multiple D-Link routers, including DIR-600 rev B (≤2.14b01) and DIR-300 rev B (≤2.13), contains an unauthenticated OS command injection…
PriorityP182critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
EXPLOIT
EPSS
11.86%
95.6th percentile
The web interface of multiple D-Link routers, including DIR-600 rev B (≤2.14b01) and DIR-300 rev B (≤2.13), contains an unauthenticated OS command injection vulnerability in command.php, which improperly handles the cmd POST parameter. A remote attacker can exploit this flaw without authentication to spawn a Telnet service on a specified port, enabling persistent interactive shell access as root.
Affected
4 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| d-link | dir-300_rev_b | <= 2.13 | — |
| d-link | dir-600_rev_b | <= 2.14b01 | — |
| dlink | dir-300_firmware | <= 2.13 | — |
| dlink | dir-600_firmware | <= 2.14b01 | — |
Detection & IOCsextracted from sources · hover to see the quote
- →Monitor for unauthenticated HTTP POST requests to /command.php on D-Link DIR-600/DIR-300 devices, particularly inspecting the 'cmd' POST parameter for OS command injection payloads. ↗
- →Alert on unexpected spawning of a Telnet (telnetd) service on the router, especially on non-standard ports, as this is the persistence mechanism used by the exploit. ↗
- →Flag any inbound Telnet connections to D-Link DIR-600/DIR-300 devices following a POST request to /command.php, as successful exploitation results in root-level interactive shell access. ↗
- ·Exploitation requires no authentication whatsoever; network-level access controls (e.g., blocking WAN access to the router's web interface) are the primary mitigation if patching is not possible. ↗
- ·Affected firmware versions are DIR-600 rev B ≤2.14b01 and DIR-300 rev B ≤2.13; detections should be scoped to devices running these specific hardware revisions and firmware versions. ↗
CVSS provenance
nvdv3.19.8CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
nvdv4.010.0CRITICALCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
No writeups or analysis indexed.
https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/auxiliary/admin/http/dlink_dir_300_600_exec_noauth.rbhttps://web.archive.org/web/20150428184723/http://www.s3cur1ty.de/m1adv2013-003https://www.exploit-db.com/exploits/24453https://www.vulncheck.com/advisories/dlink-devices-unauth-rcehttps://www.exploit-db.com/exploits/24453
2025-08-05
Published