CVE-2024-57536
Published: 21 January 2025
Description
Adversaries may abuse scripting or built-in command line interpreters (CLI) on network devices to execute malicious command and payloads.
Security Summary
CVE-2024-57536 is a command injection vulnerability (CWE-77) affecting the Linksys E8450 router on firmware version v1.2.00.360516. The issue arises via the wizard_status parameter, allowing arbitrary command execution on the device.
The vulnerability carries a CVSS v3.1 base score of 8.0 (AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H). An attacker with adjacent network access (AV:A) and low privileges (PR:L) can exploit it with low complexity and no user interaction, resulting in high impacts to confidentiality, integrity, and availability in an unchanged scope.
References point to a GitHub repository (https://github.com/Wood1314/Linksys_E8450_vul/blob/main/8/8.md) detailing the vulnerability, published on 2025-01-21. No specific mitigation or patch details are outlined in the available information.
Details
- CWE(s)
Affected Products
MITRE ATT&CK Enterprise Techniques
Why these techniques?
Command injection via wizard_status in the Linksys router's web interface enables exploitation of a public-facing application (T1190) and facilitates command execution on the network device CLI (T1059.008).