Graylog 6.1.0-6.1.1 Info Leak via Concurrent Report Rendering
CVE-2024-52506 Published on November 18, 2024
Graylog can leak other users' reports via concurrent PDF report rendering
Graylog is a free and open log management platform. The reporting functionality in Graylog allows the creation and scheduling of reports which contain dashboard widgets displaying individual log messages or metrics aggregated from fields of multiple log messages. This functionality, as included in Graylog 6.1.0 & 6.1.1, is vulnerable to information leakage triggered by multiple concurrent report rendering requests from authorized users. When multiple report renderings are requested at the same start time, the headless browser instance used to render the PDF will be reused. Depending on the timing, either a check for the browser instance "freshness" hits, resulting in an error instead of the report being returned, or one of the concurrent report rendering requests "wins" and this report is returned for all report rendering requests that do not return an error. This might lead to one user getting the report of a different user, potentially leaking indexed log messages or aggregated data that this user normally has no access to. This problem is fixed in Graylog 6.1.2. There is no known workaround besides disabling the reporting functionality.
Weakness Type
What is an Information Disclosure Vulnerability?
The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.
CVE-2024-52506 has been classified to as an Information Disclosure vulnerability or weakness.
Products Associated with CVE-2024-52506
Want to know whenever a new CVE is published for Graylog? stack.watch will email you.
Affected Versions
graylog2-server Version >= 6.1.0, < 6.1.2 is affected by CVE-2024-52506Vulnerable Packages
The following package name and versions may be associated with CVE-2024-52506
| Package Manager | Vulnerable Package | Versions | Fixed In |
|---|---|---|---|
| maven | org.graylog:graylog-parent | >= 6.1.0, < 6.1.2 | 6.1.2 |
Exploit Probability
EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.