Cyber Resilience

CVE-2024-0919

HighPublic PoCRCE

Published: 26 January 2024

Published
26 January 2024
Modified
21 November 2024
KEV Added
Patch
CVSS Score v3.1 8.8 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.3681 97.2th percentile
Risk Priority 40 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-0919 is a high-severity Command Injection (CWE-77) vulnerability in Trendnet Tew-815Dap Firmware. Its CVSS base score is 8.8 (High).

Operationally, ranked in the top 2.8% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

Deeper analysis

CVE-2024-0919 is a command-injection vulnerability in the TRENDnet TEW-815DAP wireless access point running firmware 1.0.2.0. It resides in the do_setNTP function of the POST Request Handler, where unsanitized values supplied to the NtpDstStart and NtpDstEnd parameters are passed to an operating-system command. The flaw is tracked as CWE-77 and carries a CVSS 3.1 base score of 8.8.

An attacker who can authenticate to the device’s web interface (low-privilege account, no user interaction required) may submit a crafted HTTP POST request that results in arbitrary command execution on the underlying system. Successful exploitation grants the attacker full control over confidentiality, integrity, and availability of the device. The attack is entirely remote and the proof-of-concept has already been published.

The vendor was notified prior to disclosure but did not respond or issue a patch. Public references, including the detailed Notion report, contain only the exploit description and do not list work-arounds or firmware updates. The EPSS score rose from a low baseline to a peak of 0.4768 (currently 0.3681), indicating measurable post-disclosure interest in the flaw.

EU & UK References

Vulnerability details

A vulnerability was found in TRENDnet TEW-815DAP 1.0.2.0. It has been classified as critical. This affects the function do_setNTP of the component POST Request Handler. The manipulation of the argument NtpDstStart/NtpDstEnd leads to command injection. It is possible to initiate…

more

the attack remotely. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-252123. NOTE: The vendor was contacted early about this disclosure but did not respond in any way.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

trendnet
tew-815dap firmware
1.0.2.0

Mitigating Controls

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

References