#VU99975 Authentication Bypass by Spoofing in ZooKeeper - CVE-2024-51504
Published: November 6, 2024
ZooKeeper
Apache Foundation
Description
The vulnerability allows a remote attacker to bypass IP-based authentication.
The vulnerability exists due to IPAuthenticationProvider is using the X-Forwarded-For HTTP header when authenticated users by IP address in the Admin Server. A remote attacker can pass a trusted IP addresses via the X-Forwarded-For HTTP header and gain unauthorized access to the application.