SCA: security update for org.graylog2:graylog2-server (GHSA-p6gg-5hf4-4rgj)

high Tenable Self-Hosted Container Security Plugin ID 417338

Description

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

- Graylog is a free and open log management platform. Starting in version 2.0.0 and prior to versions 5.1.11
and 5.2.4, arbitrary classes can be loaded and instantiated using a HTTP PUT request to the
`/api/system/cluster_config/` endpoint. Graylog's cluster config system uses fully qualified class names
as config keys. To validate the existence of the requested class before using them, Graylog loads the
class using the class loader. If a user with the appropriate permissions performs the request, arbitrary
classes with 1-arg String constructors can be instantiated. This will execute arbitrary code that is run
during class instantiation. In the specific use case of `java.io.File`, the behavior of the internal web-
server stack will lead to information exposure by including the entire file content in the response to the
REST request. Versions 5.1.11 and 5.2.4 contain a fix for this issue. (CVE-2024-24824)

See Also

https://github.com/advisories/GHSA-p6gg-5hf4-4rgj

Plugin Details

Severity: High

ID: 417338

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 6.9

Percentile: 97.07

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 9

Temporal Score: 7

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

CVSS Score Source: CVE-2024-24824

CVSS v3

Risk Factor: High

Base Score: 8.8

Temporal Score: 7.9

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

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 2/7/2024

Vulnerability Publication Date: 2/7/2024

Reference Information

CVE: CVE-2024-24824

cwe: CWE-284