CVE-2023-24140
Published: 03 February 2023
Summary
CVE-2023-24140 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 setNetworkDiag function, where the NetDiagPingNum parameter is passed directly to a system command without sanitization. The flaw is tracked as CVE-2023-24140 and is assigned CWE-77 along with a CVSS 3.1 base score of 9.8, reflecting network-accessible exploitation that requires no authentication or user interaction.
An unauthenticated remote attacker can supply a crafted NetDiagPingNum value to execute arbitrary operating-system commands on the device. Successful exploitation grants full control over the affected PoE access point, enabling actions such as configuration changes, traffic interception, or use of the device as an entry point into the attached network.
The EPSS score for this CVE rose from a low baseline after public disclosure to a peak of 0.3113 on 2025-01-22 before receding to the current value of 0.1490, indicating a measurable increase in observed exploitation interest well after the original publication date. Public proof-of-concept code demonstrating the injection has been posted to GitHub, but no vendor advisory or firmware patch information is referenced in available sources.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2023-28203
Vulnerability details
TOTOLINK CA300-PoE V6.2c.884 was discovered to contain a command injection vulnerability via the NetDiagPingNum parameter in the setNetworkDiag 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.