CVE-2025-7468
BaseFortify
Publication date: 2025-07-12
Last updated on: 2025-07-15
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| tenda | fh1201_firmware | 1.2.0.14 |
| tenda | fh1201 | * |
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 is a critical buffer overflow issue in the Tenda FH1201 router firmware version 1.2.0.14. It occurs in the function fromSafeUrlFilter within the HTTP POST Request Handler component. Specifically, manipulating the 'page' argument can cause a buffer overflow, which can be exploited remotely.
How can this vulnerability impact me? :
Exploiting this vulnerability can allow an attacker to execute arbitrary code remotely on the affected device, potentially leading to full compromise of the router. This can result in unauthorized access, disruption of network services, data interception, or further attacks on connected systems.