CVE-2025-60702
BaseFortify
Publication date: 2025-11-13
Last updated on: 2025-11-18
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| totolink | a950rg_firmware | 5.9c.4592_b20191022 |
| totolink | a950rg | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-77 | The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended 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 a command injection flaw in the TOTOLINK A950RG Router firmware. Specifically, the router's web interface accepts a parameter called 'ipDoamin' from user input and directly inserts it into a system 'ping' command without sanitizing it. This allows an unauthenticated remote attacker to execute arbitrary commands on the router by sending specially crafted HTTP requests.
How can this vulnerability impact me? :
An attacker exploiting this vulnerability can execute arbitrary commands on the affected router remotely without authentication. This could lead to unauthorized control over the device, potentially allowing the attacker to disrupt network operations, steal sensitive information, or use the device as a foothold for further attacks.