{ "schema_version": "1.4.0", "id": "GHSA-v62j-cxhh-fq22", "modified": "2022-09-16T21:00:08Z", "published": "2022-09-13T00:00:39Z", "aliases": [ "CVE-2022-37734" ], "summary": "graphql-java vulnerable to Denial of Service via GraphQL query that consumes CPU resources", "details": "graphql-java before 19.0, 18.3, and 17.4 is vulnerable to Denial of Service. An attacker send a malicious GraphQL query that consumes CPU resources. The fixed versions are 19.0, 18.3, and 17.4.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], "affected": [ { "package": { "ecosystem": "Maven", "name": "com.graphql-java:graphql-java" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "17.4" } ] } ] }, { "package": { "ecosystem": "Maven", "name": "com.graphql-java:graphql-java" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "18.0" }, { "fixed": "18.3" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-37734" }, { "type": "WEB", "url": "https://github.com/graphql-java/graphql-java/issues/2888" }, { "type": "WEB", "url": "https://github.com/graphql-java/graphql-java/pull/2892" }, { "type": "PACKAGE", "url": "https://github.com/graphql-java/graphql-java" }, { "type": "WEB", "url": "https://github.com/graphql-java/graphql-java/discussions/2958" }, { "type": "WEB", "url": "https://github.com/graphql-java/graphql-java/releases" }, { "type": "WEB", "url": "https://security.snyk.io/vuln/SNYK-JAVA-COMGRAPHQLJAVA-3021519" } ], "database_specific": { "cwe_ids": [ "CWE-400" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2022-09-16T21:00:08Z", "nvd_published_at": "2022-09-12T14:15:00Z" } }