{ "id": "CVE-2023-28867", "sourceIdentifier": "cve@mitre.org", "published": "2023-03-27T01:15:07.413", "lastModified": "2023-04-03T14:01:07.433", "vulnStatus": "Analyzed", "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." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-770" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:graphql-java:graphql-java:*:*:*:*:*:*:*:*", "versionEndExcluding": "17.5", "matchCriteriaId": "69FCAB99-DF08-4B03-9FBC-9621BF9C0820" }, { "vulnerable": true, "criteria": "cpe:2.3:a:graphql-java:graphql-java:*:*:*:*:*:*:*:*", "versionStartIncluding": "18.0", "versionEndExcluding": "18.4", "matchCriteriaId": "5A5880A2-BC5A-48B3-9916-91CA7DA48C48" }, { "vulnerable": true, "criteria": "cpe:2.3:a:graphql-java:graphql-java:*:*:*:*:*:*:*:*", "versionStartIncluding": "19.0", "versionEndExcluding": "19.4", "matchCriteriaId": "45943F35-6801-451B-BC93-0FF9533290BD" }, { "vulnerable": true, "criteria": "cpe:2.3:a:graphql-java:graphql-java:20.0:*:*:*:*:*:*:*", "matchCriteriaId": "9A9F6EBC-5C0B-4816-949E-E3AD77343984" } ] } ] } ], "references": [ { "url": "https://github.com/graphql-java/graphql-java/pull/3112", "source": "cve@mitre.org", "tags": [ "Issue Tracking", "Patch" ] }, { "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": "cve@mitre.org", "tags": [ "Release Notes" ] } ] }