← Back to browse · API

CVE-2023-48241

Severity
HIGH
CVSS
7.5
EPSS
0.7282
Risk score
55.49
CISA KEV
No
PoC
No
Published
2023-11-20
Modified
2024-08-02
First seen
2026-08-08
Aliases
EUVD-2023-2908, GHSA-7FQR-97J7-JGF4
Products
xwiki:xwiki-platform 15.0-rc-1, < 15.5.1, xwiki:xwiki-platform 6.3-milestone-2, < 14.10.15
Sources
euvd EUVD-2023-2908

Description

XWiki Platform is a generic wiki platform. Starting in version 6.3-milestone-2 and prior to versions 14.10.15, 15.5.1, and 15.6RC1, the Solr-based search suggestion provider that also duplicates as generic JavaScript API for search results in XWiki exposes the content of all documents of all wikis to anybody who has access to it, by default it is public. This exposes all information stored in the wiki (but not some protected information like password hashes). While there is a right check normally, the right check can be circumvented by explicitly requesting fields from Solr that don't include the data for the right check. This has been fixed in XWiki 15.6RC1, 15.5.1 and 14.10.15 by not listing documents whose rights cannot be checked. No known workarounds are available.

References