Skip to main content

Insufficient Session Expiration

CVE-2022-21652

Severity High
Score 8.1/10

Summary

Shopware is an open source e-commerce software platform. In affected versions shopware would not invalidate a user session in the event of a password change from 5.7.3 before 5.7.7. With version 5.7.7 the session validation was adjusted, so that sessions created prior to the latest password change of a customer account can't be used to login with said account. This also means, that upon a password change, all existing sessions for a given customer account are automatically considered invalid. There is no workaround for this issue.

  • LOW
  • NETWORK
  • HIGH
  • UNCHANGED
  • NONE
  • LOW
  • HIGH
  • 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."

Advisory Timeline

  • Published