Lucene search

K
githubGitHub Advisory DatabaseGHSA-7FQR-97J7-JGF4
HistoryNov 20, 2023 - 9:00 p.m.

Whole content of all documents of all wikis exposed to anybody with view right on Solr suggest service

2023-11-2021:00:44
CWE-285
GitHub Advisory Database
github.com
11
solr-based
xwiki
security vulnerability
access rights
information exposure
patch
upgrade

7.5 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

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

6.5 Medium

AI Score

Confidence

High

0.508 Medium

EPSS

Percentile

97.5%

Impact

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 can be reproduced by opening <xwiki-server>/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 <xwiki-server> is the URL of the XWiki installation. If this displays any results, the wiki is vulnerable.

Patches

This has been fixed in XWiki 15.6RC1, 15.5.1 and 14.10.15 by not listing documents whose rights cannot be checked.

Workarounds

We’re not aware of a workaround apart from upgrading to a fixed version.

References

Affected configurations

Vulners
Node
fast-search-powered-by-solr_projectfast-search-powered-by-solrRange<15.5.1wordpress
OR
fast-search-powered-by-solr_projectfast-search-powered-by-solrRange6.3-milestone-2wordpress
OR
fast-search-powered-by-solr_projectfast-search-powered-by-solrRange<14.10.15wordpress

7.5 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

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

6.5 Medium

AI Score

Confidence

High

0.508 Medium

EPSS

Percentile

97.5%

Related for GHSA-7FQR-97J7-JGF4