PT-2023-8597 · Xwiki · Xwiki Platform
Michael Hamann
·
Published
2023-11-20
·
Updated
2023-11-29
·
CVE-2023-48241
CVSS v2.0
7.8
High
| Vector | AV:N/AC:L/Au:N/C:C/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
XWiki Platform versions 6.3-milestone-2 through 14.10.14
XWiki Platform versions 15.5.0 through 15.5.0
XWiki Platform versions 15.6RC0
Description
The Solr-based search suggestion provider in XWiki Platform 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 can be reproduced by opening "/xwiki/bin/get/XWiki/SuggestSolrService?outputSyntax=plain&media=json&nb=1000&query=q%3D*%3A*%0Aq.op%3DAND%0Afq%3Dtype%3ADOCUMENT%0Afl%3Dtitle %2C+reference%2C+links%2C+doccontentraw %2C+objcontent &input=+" where the URL is the XWiki installation.
Recommendations
For XWiki Platform versions 6.3-milestone-2 through 14.10.14, update to version 14.10.15 or later.
For XWiki Platform versions 15.5.0, update to version 15.5.1 or later.
For XWiki Platform versions 15.6RC0, update to version 15.6RC1 or later.
As a temporary workaround, consider restricting access to the Solr-based search suggestion provider until a patch is available.
Exploit
Fix
Improper Authorization
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Xwiki Platform