Vulnerabilites related to graphql-java - graphql-java
Vulnerability from fkie_nvd
Published
2023-03-27 01:15
Modified
2024-11-21 07:56
Summary
In GraphQL Java (aka graphql-java) before 20.1, an attacker can send a crafted GraphQL query that causes stack consumption. The fixed versions are 20.1, 19.4, 18.4, 17.5, and 0.0.0-2023-03-20T01-49-44-80e3135.



{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:graphql-java:graphql-java:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "69FCAB99-DF08-4B03-9FBC-9621BF9C0820",
              "versionEndExcluding": "17.5",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:graphql-java:graphql-java:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "5A5880A2-BC5A-48B3-9916-91CA7DA48C48",
              "versionEndExcluding": "18.4",
              "versionStartIncluding": "18.0",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:graphql-java:graphql-java:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "45943F35-6801-451B-BC93-0FF9533290BD",
              "versionEndExcluding": "19.4",
              "versionStartIncluding": "19.0",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:graphql-java:graphql-java:20.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "9A9F6EBC-5C0B-4816-949E-E3AD77343984",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "In GraphQL Java (aka graphql-java) before 20.1, an attacker can send a crafted GraphQL query that causes stack consumption. The fixed versions are 20.1, 19.4, 18.4, 17.5, and 0.0.0-2023-03-20T01-49-44-80e3135."
    }
  ],
  "id": "CVE-2023-28867",
  "lastModified": "2024-11-21T07:56:11.547",
  "metrics": {
    "cvssMetricV31": [
      {
        "cvssData": {
          "attackComplexity": "LOW",
          "attackVector": "NETWORK",
          "availabilityImpact": "HIGH",
          "baseScore": 7.5,
          "baseSeverity": "HIGH",
          "confidentialityImpact": "NONE",
          "integrityImpact": "NONE",
          "privilegesRequired": "NONE",
          "scope": "UNCHANGED",
          "userInteraction": "NONE",
          "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
          "version": "3.1"
        },
        "exploitabilityScore": 3.9,
        "impactScore": 3.6,
        "source": "nvd@nist.gov",
        "type": "Primary"
      }
    ]
  },
  "published": "2023-03-27T01:15:07.413",
  "references": [
    {
      "source": "cve@mitre.org",
      "tags": [
        "Issue Tracking",
        "Patch"
      ],
      "url": "https://github.com/graphql-java/graphql-java/pull/3112"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Release Notes"
      ],
      "url": "https://github.com/graphql-java/graphql-java/releases/tag/v17.5"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Release Notes"
      ],
      "url": "https://github.com/graphql-java/graphql-java/releases/tag/v18.4"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Release Notes"
      ],
      "url": "https://github.com/graphql-java/graphql-java/releases/tag/v19.4"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Release Notes"
      ],
      "url": "https://github.com/graphql-java/graphql-java/releases/tag/v20.1"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Issue Tracking",
        "Patch"
      ],
      "url": "https://github.com/graphql-java/graphql-java/pull/3112"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Release Notes"
      ],
      "url": "https://github.com/graphql-java/graphql-java/releases/tag/v17.5"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Release Notes"
      ],
      "url": "https://github.com/graphql-java/graphql-java/releases/tag/v18.4"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Release Notes"
      ],
      "url": "https://github.com/graphql-java/graphql-java/releases/tag/v19.4"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Release Notes"
      ],
      "url": "https://github.com/graphql-java/graphql-java/releases/tag/v20.1"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Modified",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-770"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}

CVE-2023-28867 (GCVE-0-2023-28867)
Vulnerability from cvelistv5
Published
2023-03-27 00:00
Modified
2025-02-19 15:25
Severity ?
CWE
  • n/a
Summary
In GraphQL Java (aka graphql-java) before 20.1, an attacker can send a crafted GraphQL query that causes stack consumption. The fixed versions are 20.1, 19.4, 18.4, 17.5, and 0.0.0-2023-03-20T01-49-44-80e3135.
Impacted products
Vendor Product Version
n/a n/a Version: n/a
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-02T13:51:38.550Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://github.com/graphql-java/graphql-java/pull/3112"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://github.com/graphql-java/graphql-java/releases/tag/v17.5"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://github.com/graphql-java/graphql-java/releases/tag/v18.4"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://github.com/graphql-java/graphql-java/releases/tag/v19.4"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://github.com/graphql-java/graphql-java/releases/tag/v20.1"
          }
        ],
        "title": "CVE Program Container"
      },
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2023-28867",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "yes"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2025-02-19T15:25:05.702767Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2025-02-19T15:25:51.090Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In GraphQL Java (aka graphql-java) before 20.1, an attacker can send a crafted GraphQL query that causes stack consumption. The fixed versions are 20.1, 19.4, 18.4, 17.5, and 0.0.0-2023-03-20T01-49-44-80e3135."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2023-03-27T00:00:00.000Z",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "url": "https://github.com/graphql-java/graphql-java/pull/3112"
        },
        {
          "url": "https://github.com/graphql-java/graphql-java/releases/tag/v17.5"
        },
        {
          "url": "https://github.com/graphql-java/graphql-java/releases/tag/v18.4"
        },
        {
          "url": "https://github.com/graphql-java/graphql-java/releases/tag/v19.4"
        },
        {
          "url": "https://github.com/graphql-java/graphql-java/releases/tag/v20.1"
        }
      ]
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2023-28867",
    "datePublished": "2023-03-27T00:00:00.000Z",
    "dateReserved": "2023-03-27T00:00:00.000Z",
    "dateUpdated": "2025-02-19T15:25:51.090Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}