CVE-2025-12618
BaseFortify
Publication date: 2025-11-03
Last updated on: 2025-11-05
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| tenda | ac8 | 4.0 |
| tenda | ac8_firmware | 16.03.34.06 |
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 exists in the Tenda AC8 firmware version 16.03.34.06, specifically in an unknown function of the file /goform/DatabaseIniSet. It involves a buffer overflow caused by manipulation of the argument 'Time'. The vulnerability can be exploited remotely, and the exploit has been publicly disclosed.
How can this vulnerability impact me? :
The vulnerability can lead to a buffer overflow, which may allow an attacker to execute arbitrary code or cause a denial of service remotely. Given the high CVSS scores, it can significantly compromise the confidentiality, integrity, and availability of the affected device.