CVE-2025-10779
BaseFortify
Publication date: 2025-09-22
Last updated on: 2025-09-25
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| dlink | dcs-935l_firmware | to 1.13.01 (inc) |
| dlink | dcs-935l | * |
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-121 | A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function). |
| 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 stack-based buffer overflow found in the D-Link DCS-935L device up to firmware version 1.13.01. It occurs in the function sub_402280 within the /HNAP1/ file when the argument HNAP_AUTH/SOAPAction is manipulated. This flaw can be exploited remotely, potentially allowing an attacker to execute arbitrary code or cause a denial of service.
How can this vulnerability impact me? :
The vulnerability can allow a remote attacker to exploit the stack-based buffer overflow to execute arbitrary code or disrupt the device's normal operation. This could lead to unauthorized control over the device, data compromise, or denial of service. Since the affected products are no longer supported, no patches are available, increasing the risk of exploitation.
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 isolating the vulnerable devices from untrusted networks, disabling remote access if possible, and monitoring network traffic for suspicious activity related to HNAP_AUTH/SOAPAction manipulation. Consider replacing the affected devices with supported alternatives to ensure security.