CVE-2025-60672
BaseFortify
Publication date: 2025-11-13
Last updated on: 2025-11-17
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| dlink | dir-878_firmware | 1.01b04 |
| dlink | dir-878 | a1 |
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. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is an unauthenticated command injection in the D-Link DIR-878A1 router firmware. It occurs in the 'SetDynamicDNSSettings' function where certain parameters ('ServerAddress' and 'Hostname') are stored and later used to build system commands. An attacker can send a specially crafted HTTP request remotely without needing to log in, which allows them to execute arbitrary commands on the device.
How can this vulnerability impact me? :
The vulnerability allows a remote attacker to execute arbitrary commands on the affected router without authentication. This can lead to full compromise of the device, including unauthorized control, data theft, disruption of network services, or using the device as a foothold for further attacks.