CVE-2013-10048
An OS command injection vulnerability exists in various legacy D-Link routers—including DIR-300 rev B and DIR-600 (firmware ≤ 2.13 and ≤ 2.14b01, respectively)—due to improper input handling in the unauthenticated command.php endpoint.
Does this matter?
EPSS puts the probability of exploitation in the next 30 days at 12.1%, higher than 96% of all known CVEs. Patch or mitigate before the next change window.
Description
An OS command injection vulnerability exists in various legacy D-Link routers—including DIR-300 rev B and DIR-600 (firmware ≤ 2.13 and ≤ 2.14b01, respectively)—due to improper input handling in the unauthenticated command.php endpoint. By sending specially crafted POST requests, a remote attacker can execute arbitrary shell commands with root privileges, allowing full takeover of the device. This includes launching services such as Telnet, exfiltrating credentials, modifying system configuration, and disrupting availability. The flaw stems from the lack of authentication and inadequate sanitation of the cmd parameter.
- CVSS 4.0
- 9.3 CRITICALCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/M
- EPSS
- 12.10% probability · 96th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-78
- Affected
- dlink/dir-300 firmware · dlink/dir-600 firmware
- Source
- disclosure@vulncheck.com
References
- https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exploits/linux/http/dlink_command_php_exec_noauth.rbExploit
- https://web.archive.org/web/20131022221648/http://www.s3cur1ty.de/m1adv2013-003Exploit, Third Party Advisory
- https://www.exploit-db.com/exploits/24453Exploit
- https://www.exploit-db.com/exploits/27528Exploit
- https://www.vulncheck.com/advisories/d-link-legacy-unauth-rceThird Party Advisory
- https://www.exploit-db.com/exploits/27528Exploit
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.