Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. org.graylog/graylog-parent
  4. ›
  5. CVE-2024-52506

CVE-2024-52506: Graylog concurrent PDF report rendering can leak other users' reports

November 18, 2024 (updated November 19, 2024)

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.

References

  • github.com/Graylog2/graylog2-server
  • github.com/Graylog2/graylog2-server/security/advisories/GHSA-vggm-3478-vm5m
  • github.com/advisories/GHSA-vggm-3478-vm5m
  • nvd.nist.gov/vuln/detail/CVE-2024-52506

Code Behaviors & Features

Detect and mitigate CVE-2024-52506 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 6.1.0 before 6.1.2

Fixed versions

  • 6.1.2

Solution

Upgrade to version 6.1.2 or above.

Impact

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-200: Exposure of Sensitive Information to an Unauthorized Actor

Source file

maven/org.graylog/graylog-parent/CVE-2024-52506.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:16:04 +0000.