CVE-2025-7194
BaseFortify
Publication date: 2025-07-08
Last updated on: 2025-07-14
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| dlink | di-500wf_firmware | 17.04.10a1t |
| dlink | di-500wf | * |
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). |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a stack-based buffer overflow in the sprintf function within the ip_position.asp file of the jhttpd component in D-Link DI-500WF 17.04.10A1T. It occurs due to improper handling of the 'ip' argument, allowing an attacker to remotely exploit the device by sending crafted input that overflows the buffer, potentially leading to arbitrary code execution or system compromise.
How can this vulnerability impact me? :
The vulnerability can allow a remote attacker to execute arbitrary code or cause a denial of service on the affected device by exploiting the stack-based buffer overflow. This can lead to unauthorized control over the device, disruption of network services, and potential compromise of the network environment where the device is deployed.