CVE-2025-13548
BaseFortify
Publication date: 2025-11-23
Last updated on: 2025-12-02
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| dlink | dir-822k_firmware | 1.00_20250513164613 |
| dlink | dir-822k | * |
| dlink | dwr-m920_firmware | 1.1.50 |
| dlink | dwr-m920 | b2 |
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 exists in the D-Link DIR-822K and DWR-M920 devices in the file /boafrm/formFirewallAdv. It involves manipulation of the argument submit-url, which leads to a buffer overflow. This means an attacker can send specially crafted data remotely to overflow the buffer, potentially causing unexpected behavior or allowing execution of malicious code.
How can this vulnerability impact me? :
The vulnerability can be exploited remotely to cause a buffer overflow, which may allow an attacker to execute arbitrary code, disrupt device functionality, or gain unauthorized access. This can lead to compromised network security, data breaches, or denial of service.