Arbitrary Class Loading Vulnerability in Graylog's Cluster Config System
CVE-2024-24824
Key Information:
- Vendor
Graylog2
- Status
- Vendor
- CVE Published:
- 7 February 2024
Badges
What is CVE-2024-24824?
Graylog, a widely used open-source log management platform, is susceptible to a vulnerability that enables the loading and instantiation of arbitrary classes. This issue arises from the handling of HTTP PUT requests to the /api/system/cluster_config/ endpoint, where the system permits the submission of fully qualified class names as configuration keys. If executed by an authorized user, this vulnerability can lead to code execution during class instantiation, facilitating potential data exposure. Notably, when the java.io.File class is used, the internal web-server's response could inadvertently reveal sensitive file content. Resolutions for this flaw were incorporated in Graylog versions 5.1.11 and 5.2.4.
Affected Version(s)
graylog2-server >= 2.0.0, < 5.1.11 < 2.0.0, 5.1.11
graylog2-server >= 5.2.0, < 5.2.4 < 5.2.0, 5.2.4
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.
References
EPSS Score
34% chance of being exploited in the next 30 days.
CVSS V3.1
Timeline
- ๐ก
Public PoC available
- ๐พ
Exploit known to exist
Vulnerability published
Vulnerability Reserved
