Cyber Resilience

CVE-2024-29053

High

Published: 09 April 2024

Published
09 April 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.0663 91.4th percentile
Risk Priority 22 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-29053 is a high-severity Absolute Path Traversal (CWE-36) vulnerability in Microsoft Defender For Iot. Its CVSS base score is 8.8 (High).

Operationally, ranked in the top 8.6% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

Deeper analysis

CVE-2024-29053 is a remote code execution vulnerability in Microsoft Defender for IoT that carries a CVSS 3.1 base score of 8.8. The flaw arises from improper path handling classified under CWE-36 and CWE-22, allowing unauthorized traversal and execution of attacker-controlled code within the product.

An authenticated attacker with low privileges can reach the vulnerable component over the network with low attack complexity and no user interaction required. Successful exploitation grants full read, write, and execute capabilities, resulting in complete loss of confidentiality, integrity, and availability on the targeted Defender for IoT instance.

Microsoft has published remediation guidance in its Security Update Guide at the referenced advisories; administrators should apply the vendor-supplied updates or mitigations according to those instructions. The associated EPSS score has remained flat at 0.0663 with no material increase since disclosure.

EU & UK References

Vulnerability details

Microsoft Defender for IoT Remote Code Execution Vulnerability

CWE(s)

Related Threats

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

Affected Assets

microsoft
defender for iot
≤ 24.1.3

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-22

Validates pathnames and filenames to prevent traversal outside intended directories.

References