CVE-2025-7206
BaseFortify
Publication date: 2025-07-09
Last updated on: 2025-07-14
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| dlink | dir-825_firmware | 2.10 |
| dlink | dir-825 | * |
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-121 | A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function). |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a critical stack-based buffer overflow found in the D-Link DIR-825 2.10 router's httpd component, specifically in the function sub_410DDC of the file switch_language.cgi. It occurs due to improper handling of the Language argument, allowing an attacker to remotely exploit the overflow.
How can this vulnerability impact me? :
Exploitation of this vulnerability can lead to remote code execution with high impact on confidentiality, integrity, and availability of the affected device. An attacker can potentially take full control of the device remotely without any user interaction.
What immediate steps should I take to mitigate this vulnerability?
Since the affected products are no longer supported by the maintainer, immediate mitigation steps include isolating the vulnerable device from untrusted networks, disabling the affected service if possible, and monitoring for any suspicious activity targeting the vulnerable function. Consider replacing the device with a supported model to ensure ongoing security updates.