Cyber Resilience

CVE-2024-49082

Medium

Published: 12 December 2024

Published
12 December 2024
Modified
08 January 2025
KEV Added
Patch
CVSS Score v3.1 6.8 CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N
EPSS Score 0.0011 29.1th percentile
Risk Priority 14 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-49082 is a medium-severity Path Traversal (CWE-22) vulnerability in Microsoft Windows 10 1507. Its CVSS base score is 6.8 (Medium).

Operationally, ranked at the 29.1th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

EU & UK References

Vulnerability details

Windows File Explorer Information Disclosure Vulnerability

CWE(s)

Related Threats

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

Affected Assets

microsoft
windows 10 1507
≤ 10.0.10240.20857 · ≤ 10.0.10240.20857
microsoft
windows 10 1607
≤ 10.0.14393.7606 · ≤ 10.0.14393.7606
microsoft
windows 10 1809
≤ 10.0.17763.6659 · ≤ 10.0.17763.6659
microsoft
windows 10 21h2
≤ 10.0.19044.5247
microsoft
windows 10 22h2
≤ 10.0.19045.5247
microsoft
windows 11 22h2
≤ 10.0.22621.4602
microsoft
windows 11 23h2
≤ 10.0.22631.4602
microsoft
windows 11 24h2
≤ 10.0.26100.2605
microsoft
windows server 2008
all versions, r2
microsoft
windows server 2012
all versions, r2
+5 more product configuration(s) — see NVD for full list

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