SCA: security update for org.apache.zookeeper:zookeeper (GHSA-g93m-8x6h-g5gv)

high Tenable Cloud Security Plugin ID 437027

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2024-51504)

See Also

https://github.com/advisories/GHSA-g93m-8x6h-g5gv

Plugin Details

Severity: High

ID: 437027

Version: Revision 1.3

Type: Local

Family: SCA Checks

Published: 1/27/2026

Updated: 6/1/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.3

Percentile: 53.52

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.5

Temporal Score: 5.5

Vector: CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:P

CVSS Score Source: CVE-2024-51504

CVSS v3

Risk Factor: Critical

Base Score: 9.1

Temporal Score: 7.9

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

CVSS v4

Risk Factor: High

Base Score: 8.8

Threat Score: 6.8

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:H/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 11/7/2024

Vulnerability Publication Date: 11/7/2024

Reference Information

CVE: CVE-2024-51504

cwe: CWE-290