CVE-2025-10792
BaseFortify
Publication date: 2025-09-22
Last updated on: 2025-10-08
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| dlink | dir-513_firmware | 1.10 |
| dlink | dir-513 | a1 |
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. |
| CWE-787 | The product writes data past the end, or before the beginning, of the intended buffer. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a buffer overflow in an unknown function of the file /goform/formWPS in the D-Link DIR-513 A1FW110 device. It occurs due to manipulation of the argument webpage, and the attack can be performed remotely. The vulnerability affects products that are no longer supported by the maintainer.
How can this vulnerability impact me? :
The 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 performed remotely, it poses a significant security risk to the device and potentially the network it is connected to.
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 discontinuing use of the vulnerable D-Link DIR-513 A1FW110 device or isolating it from the network to prevent remote exploitation. Additionally, monitor network traffic for suspicious activity targeting the /goform/formWPS endpoint and consider deploying network-level protections such as firewalls or intrusion prevention systems to block exploit attempts.