Cyber Resilience

CVE-2024-47011

High

Published: 08 October 2024

Published
08 October 2024
Modified
16 October 2024
KEV Added
Patch
CVSS Score v3.1 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
EPSS Score 0.5319 98.0th percentile
Risk Priority 47 60% EPSS · 20% KEV · 20% CVSS

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

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

ivanti
avalanche
≤ 6.4.5

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