Saleor Issue was introduced by merge commit: e1b01bad0703afd08d297ed3f1f472248312cc9c. This commit was released as part of 2.0.0 release is affected by: Incorrect Access Control. The impact is: Important. The component is: ProductVariant type in GraphQL API. The attack vector is: Unauthenticated user can access the GraphQL API (which is by default publicly exposed under `/graphql/` URL) and fetch products data which may include admin-restricted shop's revenue data. The fixed version is: 2.3.1.
References
Link | Resource |
---|---|
https://github.com/mirumee/saleor/issues/3768 | Exploit Patch Third Party Advisory |
Configurations
History
No history.
Information
Published : 2019-07-15 15:15
Updated : 2024-02-04 20:20
NVD link : CVE-2019-1010304
Mitre link : CVE-2019-1010304
CVE.ORG link : CVE-2019-1010304
JSON object : View
Products Affected
mirumee
- saleor
CWE
CWE-862
Missing Authorization