CVE-2023-24138
Published: 03 February 2023
Summary
CVE-2023-24138 is a critical-severity Command Injection (CWE-77) vulnerability in Totolink Ca300-Poe Firmware. Its CVSS base score is 9.8 (Critical).
Operationally, ranked in the top 5.3% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.
Deeper analysis
TOTOLINK CA300-PoE firmware version V6.2c.884 contains a command injection vulnerability in the NTPSyncWithHost function, where unsanitized input to the host_time parameter is passed directly to a system command. The flaw is tracked as CVE-2023-24138 and carries a CVSS 3.1 base score of 9.8, reflecting network-reachable unauthenticated access that can result in full compromise of confidentiality, integrity, and availability. The issue is classified under CWE-77.
An attacker with network access to the device can supply a malicious host_time value that executes arbitrary operating-system commands without authentication or user interaction. Successful exploitation grants the attacker the ability to run code with the privileges of the web-server process, enabling device takeover, configuration changes, or use of the router as an attack pivot.
The EPSS score for this CVE rose from a low baseline after disclosure to a peak of 0.3113 on 2025-01-22 before receding to the current value of 0.1490; this trajectory indicates that exploitation interest increased well after the initial publication. Public references consist of technical write-ups and proof-of-concept material hosted on GitHub that demonstrate the injection vector but do not reference vendor patches or official mitigation guidance.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2023-28201
Vulnerability details
TOTOLINK CA300-PoE V6.2c.884 was discovered to contain a command injection vulnerability via the host_time parameter in the NTPSyncWithHost function.
- CWE(s)
Related Threats
No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.
Affected Assets
Mitigating Controls
No mitigating controls mapped yet. The per-CVE control annotator has not reached this CVE.