CVE-2025-13305
BaseFortify
Publication date: 2025-11-17
Last updated on: 2025-12-08
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| dlink | dir-825m_firmware | 1.01.07 |
| dlink | dir-825m | * |
| dlink | dwr-m920_firmware | 1.01.07 |
| dlink | dwr-m920 | * |
| dlink | dwr-m921_firmware | 1.01.07 |
| dlink | dwr-m921 | * |
| dlink | dwr-m961_firmware | 1.01.07 |
| dlink | dwr-m961 | * |
| dlink | dwr-m960_firmware | 1.01.07 |
| dlink | dwr-m960 | b1 |
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 issue in certain D-Link router models (DWR-M920, DWR-M921, DWR-M960, DIR-822K, and DIR-825M) running firmware version 1.01.07. It occurs due to improper processing of the argument 'host' in the file /boafrm/formTracerouteDiagnosticRun. An attacker can remotely exploit this weakness by manipulating the 'host' argument, potentially causing a buffer overflow.
How can this vulnerability impact me? :
Exploitation of this vulnerability can lead to a buffer overflow, which may allow an attacker to execute arbitrary code or cause a denial of service on the affected device. Since the attack can be launched remotely, it poses a significant security risk to the network and devices relying on these routers.