CVE-2025-9007
BaseFortify
Publication date: 2025-08-15
Last updated on: 2025-09-26
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| tenda | ch22_firmware | 1.0.0.1 |
| tenda | ch22 | * |
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. |
| 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. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the Tenda CH22 version 1.0.0.1, specifically in the function formeditFileName of the file /goform/editFileName. It is a buffer overflow vulnerability that can be exploited remotely by manipulating input to this function, potentially leading to unexpected behavior or control over the device.
How can this vulnerability impact me? :
The vulnerability can lead to a buffer overflow, which may allow an attacker to execute arbitrary code, cause a denial of service, or take control of the affected device remotely. This can compromise the security and availability of the device and any network it is connected to.