Vulnerability Description
Saleor Core is a composable, headless commerce API. Saleor's `validate_hmac_signature` function is vulnerable to timing attacks. Malicious users could abuse this vulnerability on Saleor deployments having the Adyen plugin enabled in order to determine the secret key and forge fake events, this could affect the database integrity such as marking an order as paid when it is not. This issue has been patched in versions 3.7.68, 3.8.40, 3.9.49, 3.10.36, 3.11.35, 3.12.25, and 3.13.16.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Saleor | Saleor | >= 2.11.0, < 3.7.68 |
Related Weaknesses (CWE)
References
- https://github.com/saleor/saleor/commit/1328274e1a3d04ab87d7daee90229ff47b3bc35ePatch
- https://github.com/saleor/saleor/security/advisories/GHSA-3rqj-9v87-2x3fVendor Advisory
- https://github.com/saleor/saleor/commit/1328274e1a3d04ab87d7daee90229ff47b3bc35ePatch
- https://github.com/saleor/saleor/security/advisories/GHSA-3rqj-9v87-2x3fVendor Advisory
FAQ
What is CVE-2023-32694?
CVE-2023-32694 is a vulnerability with a CVSS score of 4.8 (MEDIUM). Saleor Core is a composable, headless commerce API. Saleor's `validate_hmac_signature` function is vulnerable to timing attacks. Malicious users could abuse this vulnerability on Saleor deployments ha...
How severe is CVE-2023-32694?
CVE-2023-32694 has been rated MEDIUM with a CVSS base score of 4.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-32694?
Check the references section above for vendor advisories and patch information. Affected products include: Saleor Saleor.