Auth bypass in Saleor
CVE-2022-39275
Saleor is a headless, GraphQL commerce platform. In affected versions some GraphQL mutations were not properly checking the ID type input which allowed to access database objects that the authenticated user may not be allowed to access. This vulnerability can be used to expose the following information: Estimating database row counts from tables with a sequential primary key or Exposing staff user and customer email addresses and full name through the `assignNavigation()` mutation. This issue has been patched in main and backported to multiple releases (3.7.17, 3.6.18, 3.5.23, 3.4.24, 3.3.26, 3.2.14, 3.1.24). Users are advised to upgrade. There are no known workarounds for this issue.
Vulnerability class: Broken Access Control
EPSS: 0.005 (42.2th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.3 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N.
Affected products
- Saleor — versions >= 2.0.0, < 3.1.24, >= 3.2.0, < 3.2.14, >= 3.3.0, < 3.3.26
Weakness classification (CWE)
Public proof-of-concept exploits
References
- security-advisories@github.com (Third Party Advisory)
- security-advisories@github.com (Patch, Third Party Advisory)
Frequently asked questions
- What is CVE-2022-39275?
- CVE-2022-39275 is a medium-severity vulnerability in Saleor, classified under Incorrect Authorization. CVSS score: 5.3/10. Published 2022-10-06.
- How severe is CVE-2022-39275?
- Medium severity. CVSS v3 base score is 5.3 out of 10.
- Is CVE-2022-39275 known to be exploited?
- 1 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.