Skip to main content

Insecure Storage of Sensitive Information

CVE-2022-41876

Severity Medium
Score 5.3/10

Summary

ezplatform-graphql is a GraphQL server implementation for Ibexa DXP and Ibexa Open Source. Versions prior to 1.0.13, 2.0.0-beta1 prior to 2.3.12, 3.x and 4.x 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. 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. The affected versions for the package ibexa/graphql are 2.5.x prior to 2.5.31, 4.2.x prior to 4.2.3 and 3.3.x prior to 3.3.28.

  • LOW
  • NETWORK
  • NONE
  • UNCHANGED
  • NONE
  • NONE
  • LOW
  • NONE

CWE-922 - Insecure Storage of Sensitive Information

The software stores sensitive information without properly limiting read or write access by unauthorized actors.

Advisory Timeline

  • Published