CVE-2013-10048
BaseFortify
Publication date: 2025-08-01
Last updated on: 2025-09-23
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| dlink | dir-300_firmware | to 2.13 (inc) |
| dlink | dir-300 | * |
| dlink | dir-600_firmware | to 2.14b01 (inc) |
| dlink | dir-600 | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-78 | The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is an OS command injection flaw in certain legacy D-Link routers (such as DIR-300 rev B and DIR-600 with specific firmware versions). It occurs because the router's unauthenticated command.php endpoint improperly handles input, allowing a remote attacker to send specially crafted POST requests that execute arbitrary shell commands with root privileges. This means the attacker can fully take over the device by running any commands they choose.
How can this vulnerability impact me? :
An attacker exploiting this vulnerability can gain full control over the affected router with root privileges. This can lead to launching unauthorized services like Telnet, stealing credentials, changing system configurations, and causing service disruptions or denial of availability. Essentially, it compromises the security and availability of the device and the network it supports.