n 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.
| Link | Resource |
|---|---|
| https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exploits/linux/http/dlink_command_php_exec_noauth.rb | Exploit |
| https://web.archive.org/web/20131022221648/http://www.s3cur1ty.de/m1adv2013-003 | Exploit Third Party Advisory |
| https://www.exploit-db.com/exploits/24453 | Exploit |
| https://www.exploit-db.com/exploits/27528 | Exploit |
| https://www.vulncheck.com/advisories/d-link-legacy-unauth-rce | Third Party Advisory |
| https://www.exploit-db.com/exploits/27528 | Exploit |
23 Sep 2025, 17:41
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Published : 2025-08-01 21:15
Updated : 2025-09-23 17:41
NVD link : CVE-2013-10048
Mitre link : CVE-2013-10048
CVE.ORG link : CVE-2013-10048
JSON object : View
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')