CVE-2024-45591: XWiki Platform document history including authors of any page exposed to unauthorized actors
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
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 →