Lucene search

K
cvelistGitHub_MCVELIST:CVE-2022-39275
HistoryOct 06, 2022 - 12:00 a.m.

CVE-2022-39275 Improper object type validation in saleor

2022-10-0600:00:00
CWE-863
GitHub_M
www.cve.org
cve-2022-39275
saleor
graphql
vulnerability
database
access control
patch
upgrade
security bug

CVSS3

5.3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

EPSS

0.001

Percentile

19.4%

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.

CNA Affected

[
  {
    "vendor": "saleor",
    "product": "saleor",
    "versions": [
      {
        "version": ">= 2.0.0, < 3.1.24",
        "status": "affected"
      },
      {
        "version": ">= 3.2.0, < 3.2.14",
        "status": "affected"
      },
      {
        "version": ">= 3.3.0, < 3.3.26",
        "status": "affected"
      },
      {
        "version": ">= 3.4.0, < 3.4.24",
        "status": "affected"
      },
      {
        "version": ">= 3.5.0, < 3.5.23",
        "status": "affected"
      },
      {
        "version": ">= 3.6.0, < 3.6.18",
        "status": "affected"
      },
      {
        "version": ">= 3.7.0, < 3.7.17",
        "status": "affected"
      }
    ]
  }
]

CVSS3

5.3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

EPSS

0.001

Percentile

19.4%

Related for CVELIST:CVE-2022-39275