CVE-2023-4542
D-Link DAR-8000-10 sys1.php os command injection
Record summary
CVE-2023-4542 has a selected CVSS score of 6.3 (medium); EIP currently links 1 repository PoC and 1 Nuclei template.
Description
A vulnerability was found in D-Link DAR-8000-10 up to 20230809. It has been classified as critical. This affects an unknown part of the file /app/sys1.php. The manipulation of the argument cmd with the input id leads to os command injection. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-238047. NOTE: The vendor was contacted early about this disclosure but did not respond in any way.
Exploitation context
Affected products and versions
2| Product | Source | Version range | Status |
|---|---|---|---|
DAR-8000-10Browse D-Link / DAR-8000-10 | CVE List | 20230809 | affected |
dar-8000-10_firmwareBrowse D-Link / dar-8000-10_firmware | VulnCheck | Version data not supplied | |
Proofs of concept
1Repository PoCs
GitHubPumpkinBridge/CVE-2023-4542Repository PoCby PumpkinBridgeStars: 2Not analyzed2 files
Nuclei templates
1ProjectDiscoveryCRITICALD-Link DAR-8000-10 - Command InjectionCVSS 9.8
D-Link DAR-8000-10 version has an operating system command injection vulnerability. The vulnerability originates from the parameter id of the file /app/sys1.php which can lead to operating system command injection.
Impact
Unauthenticated attackers can execute arbitrary operating system commands through the id parameter in /app/sys1.php, potentially gaining full control of the D-Link DAR-8000-10 router and intercepting all network traffic.
Remediation
Update D-Link DAR-8000-10 firmware to a patched version that properly sanitizes the id parameter in sys1.php and prevents operating system command injection.
Source: ProjectDiscovery