Vulnerability Description
Saleor Storefront is software for building e-commerce experiences. Prior to commit 579241e75a5eb332ccf26e0bcdd54befa33f4783, 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. Users should upgrade to a version that incorporates commit 579241e75a5eb332ccf26e0bcdd54befa33f4783 or later to receive a patch. A possible workaround is to temporarily disable authentication by changing the usage of `createSaleorAuthClient()`.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Saleor | React-Storefront | < 1.0.2 |
Related Weaknesses (CWE)
References
- https://github.com/saleor/auth-sdk/commit/56db13407aa35d00b85ec2df042692edd4aea9Patch
- https://github.com/saleor/saleor-docs/pull/1120Issue Tracking
- https://github.com/saleor/storefront/commit/579241e75a5eb332ccf26e0bcdd54befa33fPatch
- https://github.com/saleor/storefront/security/advisories/GHSA-52cq-c7x7-cqw4Vendor Advisory
- https://github.com/saleor/auth-sdk/commit/56db13407aa35d00b85ec2df042692edd4aea9Patch
- https://github.com/saleor/saleor-docs/pull/1120Issue Tracking
- https://github.com/saleor/storefront/commit/579241e75a5eb332ccf26e0bcdd54befa33fPatch
- https://github.com/saleor/storefront/security/advisories/GHSA-52cq-c7x7-cqw4Vendor Advisory
FAQ
What is CVE-2024-29036?
CVE-2024-29036 is a vulnerability with a CVSS score of 4.3 (MEDIUM). Saleor Storefront is software for building e-commerce experiences. Prior to commit 579241e75a5eb332ccf26e0bcdd54befa33f4783, when any user authenticates in the storefront, anonymous users are able to ...
How severe is CVE-2024-29036?
CVE-2024-29036 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-29036?
Check the references section above for vendor advisories and patch information. Affected products include: Saleor React-Storefront.