CVE-2025-13550
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-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 exists in certain D-Link devices (DIR-822K and DWR-M920) in a function related to the file /boafrm/formVpnConfigSetup. Manipulating the argument 'submit-url' can cause a buffer overflow, which means an attacker can send specially crafted data to overflow memory buffers, potentially leading to arbitrary code execution or system compromise. The attack can be performed remotely and the exploit has been publicly disclosed.
How can this vulnerability impact me? :
The vulnerability can allow a remote attacker to execute arbitrary code or cause a denial of service on affected devices by exploiting the buffer overflow. This can lead to unauthorized access, disruption of network services, or compromise of the device's security.