CVE-2023-48241
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…
Does this matter?
EPSS puts the probability of exploitation in the next 30 days at 72.8%, higher than 99% of all known CVEs. Patch or mitigate before the next change window.
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.
- CVSS 3.1
- 7.5 HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
- EPSS
- 72.82% probability · 99th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-285
- Affected
- xwiki/xwiki
- Source
- security-advisories@github.com
References
- https://github.com/xwiki/xwiki-platform/commit/93b8ec702d7075f0f5794bb05dfb651382596764Patch
- https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-7fqr-97j7-jgf4Vendor Advisory
- https://jira.xwiki.org/browse/XWIKI-21138Issue Tracking, Vendor Advisory
- https://github.com/xwiki/xwiki-platform/commit/93b8ec702d7075f0f5794bb05dfb651382596764Patch
- https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-7fqr-97j7-jgf4Vendor Advisory
- https://jira.xwiki.org/browse/XWIKI-21138Issue Tracking, Vendor Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.