CVE-2025-60675
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-823g_firmware | 1.0.2b05_20181207 |
| dlink | dir-823g | * |
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 a command injection flaw in the D-Link DIR-823G router firmware. It exists in the timelycheck and sysconf binaries that process the /tmp/new_qos.rule configuration file. Because the fields parsed from this file are concatenated into command strings and executed without any sanitization, an attacker who can write to this file can execute arbitrary commands on the device.
How can this vulnerability impact me? :
If exploited, this vulnerability allows an attacker with write access to the /tmp/new_qos.rule file to execute arbitrary commands on the affected router. This could lead to unauthorized control over the device, potentially compromising network security, disrupting services, or enabling further attacks within the network.