CVE-2024-50312

Summary

A vulnerability was found in GraphQL due to improper access controls on the GraphQL introspection query. This flaw allows unauthorized users to retrieve a comprehensive list of available queries and mutations. Exposure to this flaw increases the attack surface, as it can facilitate the discovery of flaws or errors specific to the application's GraphQL implementation.

Affected Software

VendorProductVersion RangeStatus
Red HatRed Hat OpenShift Container Platform 4.16v4.16.0-202501080105.p0.g6fe3e8b.assembly.stream.el9 < *unaffected
Red HatRed Hat OpenShift Container Platform 4.17v4.17.0-202501080135.p0.gedbd12e.assembly.stream.el9 < *unaffected

Weaknesses

  • CWE-200: Exposure of Sensitive Information to an Unauthorized Actor

Workarounds

GraphQL Introspection should be disabled. Users should not have the ability to view all available queries, mutations, and data types.

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: yes
    • Technical Impact: partial

References