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-export-pdf-api
to version 16.4.8, 16.10.7, 17.4.0-rc-1 or higher.
org.xwiki.platform:xwiki-platform-export-pdf-api is an API for multipage PDF export that supports both client-side printing, using the user's web browser, and server-side printing, e.g. using a headless Chrome browser that may run inside a Docker container.
Affected versions of this package are vulnerable to Storing Passwords in a Recoverable Format via the PDF export job process. An attacker can obtain sensitive user credentials by accessing the serialized job status files stored in the permanent directory, as these files contain unencrypted cookies and the encryption key is also present in the same directory.