An issue was discovered in Mirumee Saleor 2.x before 2.9.1. Incorrect access control in the checkoutCustomerAttach mutations allows attackers to attach their checkouts to any user ID and consequently leak user data (e.g., name, address, and previous orders of any other customer).
References
Link | Resource |
---|---|
https://github.com/mirumee/saleor/commit/233b8890c60fa6d90daf99e4d90fea85867732c3 | Patch |
https://github.com/mirumee/saleor/releases/tag/2.9.1 | Release Notes |
Configurations
History
No history.
Information
Published : 2020-01-24 20:15
Updated : 2024-02-04 20:39
NVD link : CVE-2020-7964
Mitre link : CVE-2020-7964
CVE.ORG link : CVE-2020-7964
JSON object : View
Products Affected
mirumee
- saleor
CWE
CWE-306
Missing Authentication for Critical Function