CVE-2024-51504
Last modified
CVE-2024-51504 is a critical-severity vulnerability rated 9.1/10 on the CVSS scale. When using IPAuthenticationProvider in ZooKeeper Admin Server there is a possibility of Authentication Bypass by Spoofing -- this only impacts IP based authentication implemented in ZooKeeper Admin Server. Default configuration of client's IP address detection in IPAuthenticationProvider, which uses HTTP request headers, is weak and allows an attacker to bypass authentication via spoofing client's IP address in request headers. EPSS estimates a 0.92% chance of exploitation in the next 30 days.
Description
When using IPAuthenticationProvider in ZooKeeper Admin Server there is a possibility of Authentication Bypass by Spoofing -- this only impacts IP based authentication implemented in ZooKeeper Admin Server. Default configuration of client's IP address detection in IPAuthenticationProvider, which uses HTTP request headers, is weak and allows an attacker to bypass authentication via spoofing client's IP address in request headers. Default configuration honors X-Forwarded-For HTTP header to read client's IP address. X-Forwarded-For request header is mainly used by proxy servers to identify the client and can be easily spoofed by an attacker pretending that the request comes from a different IP address. Admin Server commands, such as snapshot and restore arbitrarily can be executed on successful exploitation which could potentially lead to information leakage or service availability issues. Users are recommended to upgrade to version 3.9.3, which fixes this issue.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Apache | Zookeeper | >= 3.9.0, < 3.9.3 |
References
- https://lists.apache.org/thread/b3qrmpkto5r6989qr61fw9y2x646kqlhMailing List, Vendor Advisory
- http://www.openwall.com/lists/oss-security/2024/11/06/5Mailing List, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-51504?
How severe is CVE-2024-51504?
How do I fix CVE-2024-51504?
Are you affected by CVE-2024-51504?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
