Lucene search

K
cvelistGitHub_MCVELIST:CVE-2022-41876
HistoryNov 10, 2022 - 12:00 a.m.

CVE-2022-41876 ezplatform-graphql GraphQL queries can expose password hashes

2022-11-1000:00:00
CWE-922
CWE-200
GitHub_M
www.cve.org
3
cve-2022-41876; ezplatform-graphql; graphql queries; password hashes; insecure storage; sensitive information; unauthenticated queries; user accounts; patches; upgrade; remove entry; user types.

CVSS3

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

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

EPSS

0.001

Percentile

23.3%

ezplatform-graphql is a GraphQL server implementation for Ibexa DXP and Ibexa Open Source. Versions prior to 2.3.12 and 1.0.13 are subject to Insecure Storage of Sensitive Information. Unauthenticated GraphQL queries for user accounts can expose password hashes of users that have created or modified content, typically administrators and editors. This issue has been patched in versions 2.3.12, and 1.0.13 on the 1.X branch. Users unable to upgrade can remove the “passwordHash” entry from “src/bundle/Resources/config/graphql/User.types.yaml” in the GraphQL package, and other properties like hash type, email, login if you prefer.

CNA Affected

[
  {
    "vendor": "ezsystems",
    "product": "ezplatform-graphql",
    "versions": [
      {
        "version": "< 1.0.13",
        "status": "affected"
      },
      {
        "version": ">= v2.0.0-beta1, < 2.3.12",
        "status": "affected"
      }
    ]
  }
]

CVSS3

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

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

EPSS

0.001

Percentile

23.3%

Related for CVELIST:CVE-2022-41876