CVE-2025-60676
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 'SetNetworkSettings' function of prog.cgi, where the 'IPAddress' and 'SubnetMask' parameters are directly inserted into shell commands without proper validation. An attacker can remotely send a specially crafted HTTP request to execute arbitrary commands on the device without needing to authenticate.
How can this vulnerability impact me? :
This vulnerability allows an attacker to execute arbitrary commands on the affected router remotely without authentication. This could lead to full compromise of the device, allowing the attacker to control network settings, intercept or manipulate network traffic, disrupt network availability, or use the device as a foothold for further attacks within the network.