CVE-2013-10061
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 |
|---|---|---|
| netgear | dgn1000b_firmware | 1.1.00.24 |
| netgear | dgn1000b_firmware | 1.1.00.45 |
| netgear | dgn1000b | * |
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 authenticated OS command injection in Netgear routers (specifically the DGN1000B model with certain firmware versions). It occurs via the TimeToLive parameter in the setup.cgi endpoint due to improper input neutralization. An attacker who is authenticated can send crafted POST requests to inject commands into the operating system, potentially executing arbitrary code or commands.
How can this vulnerability impact me? :
This vulnerability allows a remote attacker with authentication to execute arbitrary OS commands on the affected router. This can lead to unauthorized payload deployment, manipulation of the system state, and potentially full control over the device, compromising network security and availability.