Path traversal in Avalanche - CVE-2024-13181
Published: January 15, 2025 / Updated: January 20, 2025
Avalanche
Detailed vulnerability description
The vulnerability allows a remote attacker to perform directory traversal attacks.
The vulnerability exists due to input validation error when processing directory traversal sequences within the allowPassThrough method. A remote non-authenticated attacker can send a specially crafted HTTP request and bypass authentication.
Note, the vulnerability exists due to an incomplete fix for #VU98400 (CVE-2024-47010).