{
  "threat_severity" : "Moderate",
  "public_date" : "2024-10-17T13:17:02Z",
  "bugzilla" : {
    "description" : "GraphQL: Information Disclosure via GraphQL Introspection in OpenShift",
    "id" : "2319378",
    "url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2319378"
  },
  "cvss3" : {
    "cvss3_base_score" : "5.3",
    "cvss3_scoring_vector" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
    "status" : "verified"
  },
  "cwe" : "CWE-200",
  "details" : [ "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.", "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." ],
  "acknowledgement" : "Red Hat would like to thank Maksymilian Kubiak (AFINE), Paweł Zdunek (AFINE), and Sławomir Zakrzewski (AFINE) for reporting this issue.",
  "affected_release" : [ {
    "product_name" : "Red Hat OpenShift Container Platform 4.16",
    "release_date" : "2025-01-15T00:00:00Z",
    "advisory" : "RHSA-2025:0140",
    "cpe" : "cpe:/a:redhat:openshift:4.16::el9",
    "package" : "openshift4/ose-console-rhel9:v4.16.0-202501080105.p0.g6fe3e8b.assembly.stream.el9"
  }, {
    "product_name" : "Red Hat OpenShift Container Platform 4.17",
    "release_date" : "2025-01-14T00:00:00Z",
    "advisory" : "RHSA-2025:0115",
    "cpe" : "cpe:/a:redhat:openshift:4.17::el9",
    "package" : "openshift4/ose-console-rhel9:v4.17.0-202501080135.p0.gedbd12e.assembly.stream.el9"
  } ],
  "references" : [ "https://www.cve.org/CVERecord?id=CVE-2024-50312\nhttps://nvd.nist.gov/vuln/detail/CVE-2024-50312\nhttps://github.com/openshift/console/pull/14409/files" ],
  "name" : "CVE-2024-50312",
  "mitigation" : {
    "value" : "GraphQL Introspection should be disabled. Users should not have the ability to view all available queries, mutations, and data types.",
    "lang" : "en:us"
  },
  "csaw" : false
}