Snyk has a proof-of-concept or detailed explanation of how to exploit this vulnerability.
The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade org.xwiki.platform:xwiki-platform-search-solr-api
to version 14.10.15, 15.5.2, 5.7-rc-1 or higher.
org.xwiki.platform:xwiki-platform-search-solr-api is a Solr engine management: configuration, indexing, listeners, script service, etc. This module does not handle the search queries
Affected versions of this package are vulnerable to Exposure of Private Personal Information to an Unauthorized Actor via the Solr-based search feature. An attacker can obtain the password hashes of all users with view rights on the user profiles, which are public by default. This issue also exposes configurations and passwords used by extensions, such as API keys, which would normally be inaccessible but are disclosed as plain text due to this vulnerability.
Exploiting this vulnerability is possible by searching for propertyvalue:?* AND reference:*.password
and then deselect the "Document" property under "Result type" in the "Refine your search" widget at the right of the search results.