Cyber Resilience

CVE-2023-24138

CriticalPublic PoCRCE

Published: 03 February 2023

Published
03 February 2023
Modified
25 March 2025
KEV Added
Patch
CVSS Score v3.1 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.1490 94.7th percentile
Risk Priority 29 60% EPSS · 20% KEV · 20% CVSS

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

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

totolink
ca300-poe firmware
6.2c.884

Mitigating Controls

No mitigating controls mapped yet. The per-CVE control annotator has not reached this CVE.

References