CVE-2025-60683
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-11-13

Last updated on: 2025-11-17

Assigner: MITRE

Description
A command injection vulnerability exists in the ToToLink A720R Router firmware V4.1.5cu.614_B20230630 within the sysconf binary, specifically in the sub_40BFA4 function that handles network interface reinitialization from '/var/system/linux_vlan_reinit'. Input is only partially validated by checking the prefix of interface names, and is concatenated into shell commands executed via system() without escaping. An attacker with write access to this file can execute arbitrary commands on the device.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-11-13
Last Modified
2025-11-17
Generated
2026-05-07
AI Q&A
2025-11-13
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
totolink a720r_firmware 4.1.5cu.614_b20230630
totolink a720r *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
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. It occurs in the sysconf binary, specifically in the sub_40BFA4 function that manages network interface reinitialization using the file '/var/system/linux_vlan_reinit'. The input is only partially validated by checking the prefix of interface names, and then concatenated into shell commands executed via system() without proper escaping. This allows an attacker who can write to this file to execute arbitrary commands on the device.


How can this vulnerability impact me? :

If exploited, this vulnerability allows an attacker with write access to the '/var/system/linux_vlan_reinit' file to execute arbitrary commands on the router. This can lead to full compromise of the device, unauthorized control, disruption of network services, data interception, or further attacks on the network.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart