CVE-2025-60343
BaseFortify
Publication date: 2025-10-22
Last updated on: 2025-10-24
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| tenda | ac6_firmware | 15.03.06.50 |
| tenda | ac6 | 2.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-120 | The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability involves multiple buffer overflows in the AdvSetMacMtuWan function of Tenda AC6 firmware version 15.03.06.50. Attackers can exploit this by injecting specially crafted payloads into various parameters such as wanMTU, wanSpeed, cloneType, mac, serviceName, serverName, and their secondary counterparts (wanMTU2, wanSpeed2, cloneType2, mac2, serviceName2, serverName2). These buffer overflows can cause the device to malfunction. [1]
How can this vulnerability impact me? :
Exploitation of this vulnerability can lead to a Denial of Service (DoS) condition on the affected Tenda AC6 device. This means the device could become unresponsive or crash, disrupting network connectivity and potentially causing downtime for users relying on the device. [1]
How can this vulnerability be detected on my network or system? Can you suggest some commands?
Detection of this vulnerability involves monitoring for crafted payloads targeting the AdvSetMacMtuWan function parameters such as wanMTU, wanSpeed, cloneType, mac, serviceName, serverName, and their variants. Specific detection commands or tools are not provided in the available resources. [1]
What immediate steps should I take to mitigate this vulnerability?
Immediate mitigation steps are not detailed in the provided resources. Generally, mitigation would involve updating the Tenda AC6 firmware to a version that patches the buffer overflow vulnerabilities or applying vendor-recommended security measures. [1]