Insufficient Session Expiration
CVE-2024-31447
Summary
Shopware 6 is an open commerce platform based on Symfony Framework and Vue. In versions 6.3.5.0 through 6.5.8.7, and 6.6.0.0-rc1 through 6.6.0.3, when a authenticated request is made to "POST /store-api/account/logout", the cart will be cleared, but the User won't be logged out. This affects only the direct store-api usage, as the PHP Storefront listens additionally on "CustomerLogoutEvent" and invalidates the session additionally. Those who are unable to update can install the latest version of the Shopware Security Plugin as a workaround.
- HIGH
- NETWORK
- HIGH
- UNCHANGED
- REQUIRED
- NONE
- NONE
- NONE
CWE-613 - Insufficient Session Expiration
According to WASC, "Insufficient Session Expiration is when a web site permits an attacker to reuse old session credentials or session IDs for authorization."
References
Advisory Timeline
- Published