CVE-2025-13305
Unknown
Unknown - Not Provided
BaseFortify
Publication date: 2025-11-17
Last updated on: 2025-12-08
Assigner: VulDB
Description
Description
A weakness has been identified in D-Link DWR-M920, DWR-M921, DWR-M960, DIR-822K and DIR-825M 1.01.07. This issue affects some unknown processing of the file /boafrm/formTracerouteDiagnosticRun. Executing manipulation of the argument host can lead to buffer overflow. The attack may be launched remotely. The exploit has been made available to the public and could be exploited.
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. |