Skip to content

Session leak in cache

Moderate
NyanKiyoshi published GHSA-52cq-c7x7-cqw4 Mar 20, 2024

Package

saleor/saleor-storefront (GitHub)

Affected versions

<=b5ce60693d9015a12d3001ea4a067a4fb037c14d

Patched versions

>b5ce60693d9015a12d3001ea4a067a4fb037c14d

Description

Impact

When any user authenticates in the storefront, anonymous users are able to access their data.
The session is leaked through cache and can be accessed by anyone.

Patches

Workarounds

We strongly recommend upgrading to the latest versions, in case of inability to upgrade straight away, a possible workaround is to temporarily disable authentication by changing the usage of createSaleorAuthClient().

References

Credit

@Jyrno42 (finder)

Severity

Moderate
4.3
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
Required
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N

CVE ID

CVE-2024-29036

Credits