Cyber Resilience

CVE-2024-34218

LowPublic PoC

Published: 14 May 2024

Published
14 May 2024
Modified
04 April 2025
KEV Added
Patch
CVSS Score v3.1 3.8 CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:N
EPSS Score 0.0662 91.4th percentile
Risk Priority 12 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-34218 is a low-severity Command Injection (CWE-77) vulnerability in Totolink Cp450 Firmware. Its CVSS base score is 3.8 (Low).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked in the top 8.6% 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 outdoor CPE CP450 version 4.1.0cu.747_B20191224 contains a command injection vulnerability (CWE-77) in the NTPSyncWithHost function. The flaw is triggered through the hostTime parameter and received a CVSS 3.1 score of 3.8, reflecting network attack vector, low complexity, and the requirement for high privileges.

An authenticated administrator with network access can supply a crafted hostTime value to inject and execute operating-system commands on the device. Successful exploitation yields limited impacts on confidentiality and integrity while leaving availability unaffected.

Public references consist of proof-of-concept material hosted in a GitHub repository that demonstrates the injection vector; no vendor advisory or patch information is included in the available references.

The associated EPSS score reached a peak of 0.0902 after disclosure before settling at the current value of 0.0662, indicating a measurable increase in exploitation interest following publication.

EU & UK References

Vulnerability details

TOTOLINK outdoor CPE CP450 v4.1.0cu.747_B20191224 was discovered to contain a command injection vulnerability in the NTPSyncWithHost function via the hostTime parameter.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1059.004 Unix Shell Execution
Adversaries may abuse Unix shell commands and scripts for execution.
Why these techniques?

Command injection via hostTime parameter in NTPSyncWithHost enables exploitation of public-facing application (T1190) for remote Unix shell command execution (T1059.004).

Affected Assets

totolink
cp450 firmware
4.1.0cu.747_b20191224

Mitigating Controls

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

References