CVE-2022-39275
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.
Does this matter?
Lower severity and a low EPSS score (0.59%). Track it; it rarely justifies an emergency change on its own.
Description
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.
- CVSS 3.1
- 4.3 MEDIUMCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
- EPSS
- 0.59% probability · 47th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-863, CWE-20
- Affected
- saleor/saleor
- Source
- security-advisories@github.com
References
- https://github.com/saleor/saleor/commit/96e04c092ddcac17b14f2e31554aa02d9006d0cePatch, Third Party Advisory
- https://github.com/saleor/saleor/security/advisories/GHSA-xhq8-8c5v-w8ffThird Party Advisory
- https://github.com/saleor/saleor/commit/96e04c092ddcac17b14f2e31554aa02d9006d0cePatch, Third Party Advisory
- https://github.com/saleor/saleor/security/advisories/GHSA-xhq8-8c5v-w8ffThird Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.