CVE-2025-7192
BaseFortify
Publication date: 2025-07-08
Last updated on: 2026-04-29
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| dlink | dir-645_firmware | to 1.05b01 (inc) |
| dlink | dir-645 | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-77 | The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component. |
| CWE-74 | The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a critical command injection flaw found in the D-Link DIR-645 router up to version 1.05B01. It affects the ssdpcgi_main function in the ssdpcgi component, allowing an attacker to remotely execute arbitrary commands on the device by manipulating this function.
How can this vulnerability impact me? :
The vulnerability can allow a remote attacker to execute arbitrary commands on the affected device, potentially leading to unauthorized control, data compromise, disruption of service, or further attacks within the network. Since the device is no longer supported, no official patches are available, increasing the risk.
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 device from untrusted networks, disabling the vulnerable ssdpcgi service if possible, and monitoring for any suspicious activity related to command injection attempts. Consider replacing the device with a supported model to ensure ongoing security updates.