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 applicationsLearn about Insufficient Session Expiration vulnerabilities in an interactive lesson.
Start learningUpgrade shopware/core
to version 6.5.8.8, 6.6.1.0 or higher.
shopware/core is a Shopware platform is the core for all Shopware ecommerce products.
Affected versions of this package are vulnerable to Insufficient Session Expiration due to the handling of authenticated requests to POST /store-api/account/logout
, where the cart is cleared but the user session remains active. This issue is specific to direct store-api usage, as the PHP Storefront component properly listens to CustomerLogoutEvent
and invalidates the session.
When not able to update, the latest version of the Shopware Security Plugin can be installed instead.