CVE-2025-11120
BaseFortify
Publication date: 2025-09-28
Last updated on: 2025-10-03
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| tenda | ac18_firmware | 16.03.34.06 |
| tenda | ac18 | 4.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-119 | The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data. |
| 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 is a buffer overflow weakness found in the Tenda AC8 router firmware version 16.03.34.06, specifically in the function formSetServerConfig within the /goform/SetServerConfig file. An attacker can remotely manipulate this function to cause a buffer overflow, potentially leading to exploitation of the device.
How can this vulnerability impact me? :
The vulnerability can be exploited remotely to cause a buffer overflow, which may allow an attacker to execute arbitrary code, disrupt device functionality, or gain unauthorized access to the router. This can lead to compromised network security and potential further attacks on connected systems.