Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. org.xwiki.platform/xwiki-platform-rest-server
  4. ›
  5. CVE-2024-45591

CVE-2024-45591: XWiki Platform document history including authors of any page exposed to unauthorized actors

September 10, 2024

The REST API exposes the history of any page in XWiki of which the attacker knows the name. The exposed information includes for each modification of the page the time of the modification, the version number, the author of the modification (both username and displayed name) and the version comment. This information is exposed regardless of the rights setup, and even when the wiki is configured to be fully private.

On a private wiki, this can be tested by accessing /xwiki/rest/wikis/xwiki/spaces/Main/pages/WebHome/history, if this shows the history of the main page then the installation is vulnerable.

References

  • github.com/advisories/GHSA-pvmm-55r5-g3mm
  • github.com/xwiki/xwiki-platform
  • github.com/xwiki/xwiki-platform/commit/26482ee5d29fc21f31134d1ee13db48716e89e0f
  • github.com/xwiki/xwiki-platform/commit/9cbca9808300797c67779bb9a665d85cf9e3d4b8
  • github.com/xwiki/xwiki-platform/security/advisories/GHSA-pvmm-55r5-g3mm
  • jira.xwiki.org/browse/XWIKI-22052
  • nvd.nist.gov/vuln/detail/CVE-2024-45591

Code Behaviors & Features

Detect and mitigate CVE-2024-45591 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 1.8.0 before 15.10.9, all versions starting from 16.0.0-rc-1 before 16.3.0-rc-1

Fixed versions

  • 15.10.9
  • 16.3.0-rc-1

Solution

Upgrade to versions 15.10.9, 16.3.0-rc-1 or above.

Impact 5.3 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-359: Exposure of Private Personal Information to an Unauthorized Actor
  • CWE-862: Missing Authorization

Source file

maven/org.xwiki.platform/xwiki-platform-rest-server/CVE-2024-45591.yml

Spotted a mistake? Edit the file on GitLab.

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

Page generated Wed, 14 May 2025 12:15:17 +0000.