CVE-2025-60682
BaseFortify
Publication date: 2025-11-13
Last updated on: 2025-11-17
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| totolink | a720r_firmware | 4.1.5cu.614_b20230630 |
| totolink | a720r | * |
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 A720R Router firmware version V4.1.5cu.614_B20230630. Specifically, in the cloudupdate_check binary's sub_402414 function, user-supplied 'magicid' and 'url' parameters are directly concatenated into shell commands and executed without any sanitization or escaping. This allows an unauthenticated remote attacker to execute arbitrary commands on the device.
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 full compromise of the device, allowing the attacker to control the router, intercept or manipulate network traffic, disrupt network services, or use the device as a foothold for further attacks.