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 ghost to version 6.37.0 or higher.
ghost is a publishing platform
Affected versions of this package are vulnerable to Use of Cache Containing Sensitive Information in the handling of the x-ghost-preview header when the application is deployed behind a shared caching layer. An attacker can inject malicious content into cached responses by sending crafted requests with this header, causing subsequent visitors to receive altered frontend pages. This can lead to account takeover if the frontend and admin panel are hosted on the same domain. This is only exploitable if a shared cache is configured to serve cached content across users and the frontend and admin panel are on the same domain.
This vulnerability can be mitigated by configuring the caching layer to bypass the cache for requests containing the x-ghost-preview header.