CVE-2013-10050
published 2025-08-01CVE-2013-10050: An OS command injection vulnerability exists in multiple D-Link routers (confirmed on DIR-300 rev A v1.05 and DIR-615 rev D v4.13) via the authenticated…
PriorityP274high8.8CVSS 3.1
AVNACLPRLUINSUCHIHAH
EXPLOIT
EPSS
9.64%
94.9th percentile
An OS command injection vulnerability exists in multiple D-Link routers (confirmed on DIR-300 rev A v1.05 and DIR-615 rev D v4.13) via the authenticated tools_vct.xgi CGI endpoint. The web interface fails to properly sanitize user-supplied input in the pingIp parameter, allowing attackers with valid credentials to inject arbitrary shell commands. Exploitation enables full device compromise, including spawning a telnet daemon and establishing a root shell. The vulnerability is present in firmware versions that expose tools_vct.xgi and use the Mathopd/1.5p6 web server. No vendor patch is available, and affected models are end-of-life.
Affected
4 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| d-link | dir-300_rev_a | <= 1.05 | — |
| d-link | dir-615_rev_d | <= 4.13 | — |
| dlink | dir-300_firmware | <= 1.05 | — |
| dlink | dir-615_firmware | <= 4.13 | — |
Detection & IOCsextracted from sources · hover to see the quote
- →Monitor HTTP requests targeting the CGI endpoint tools_vct.xgi, specifically inspecting the 'pingIp' parameter for shell metacharacters or command injection payloads (e.g., semicolons, pipes, backticks, $() constructs). ↗
- →Alert on POST/GET requests to tools_vct.xgi on D-Link DIR-300 and DIR-615 devices, particularly from authenticated sessions, as exploitation requires valid credentials. ↗
- →Detect spawning of a telnet daemon process on D-Link routers as a post-exploitation indicator of successful command injection via this vulnerability. ↗
- →Fingerprint the web server banner 'Mathopd/1.5p6' to identify potentially vulnerable D-Link devices exposed on the network. ↗
- ·Exploitation requires valid credentials; this is an authenticated vulnerability, so detections should not be limited to unauthenticated traffic — insider threat or credential theft scenarios are relevant attack vectors. ↗
- ·Confirmed affected firmware versions are DIR-300 rev A v1.05 and DIR-615 rev D v4.13; other D-Link models may also be affected according to the vulnerability discoverer. ↗
- ·No vendor patch is available and affected models are end-of-life; network-level controls (firewall, isolation) are the primary mitigation path. ↗
CVSS provenance
nvdv3.18.8HIGHCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
nvdv4.08.7HIGHCVSS:4.0/AV:N/AC:L/AT:N/PR:L/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/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/exploits/linux/http/dlink_dir300_exec_telnet.rbhttps://web.archive.org/web/20140830203110/http://www.s3cur1ty.de/m1adv2013-014https://www.exploit-db.com/exploits/25024https://www.exploit-db.com/exploits/27428https://www.vulncheck.com/advisories/d-link-legacy-unauth-rce-2https://www.exploit-db.com/raw/25024
2025-08-01
Published