cve/2021/CVE-2021-30497.md
2025-09-29 21:09:30 +02:00

1.1 KiB

CVE-2021-30497

Description

Ivanti Avalanche (Premise) 6.3.2 allows remote unauthenticated users to read arbitrary files via Absolute Path Traversal. The imageFilePath parameter processed by the /AvalancheWeb/image endpoint is not verified to be within the scope of the image folder, e.g., the attacker can obtain sensitive information via the C:/Windows/system32/config/system.sav value.

POC

Reference

No PoCs from references.

Github