CVE-2024-47011
Published: 08 October 2024
Summary
CVE-2024-47011 is a high-severity Path Traversal (CWE-22) vulnerability in Ivanti Avalanche. Its CVSS base score is 7.5 (High).
Operationally, ranked in the top 2.0% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.
Deeper analysis
CVE-2024-47011 is a path traversal vulnerability (CWE-22) present in Ivanti Avalanche prior to version 6.4.5. The flaw allows directory traversal that can expose files outside the intended web root, leading to unauthorized disclosure of sensitive information on affected systems.
A remote unauthenticated attacker can exploit the issue over the network with low attack complexity and no user interaction required. Successful exploitation yields high confidentiality impact while leaving integrity and availability unaffected, consistent with the CVSS 7.5 rating.
The referenced Ivanti security advisory for Avalanche 6.4.5 addresses remediation through an upgrade to that version. The EPSS score is currently 0.5319 with an identical peak value.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2024-42228
Vulnerability details
Path Traversal in Ivanti Avalanche before version 6.4.5 allows a remote unauthenticated attacker to leak sensitive information
- CWE(s)
Related Threats
No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.
Affected Assets
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.
Validates pathnames and filenames to prevent traversal outside intended directories.