ghsa-v62j-cxhh-fq22
Vulnerability from github
Published
2022-09-13 00:00
Modified
2022-09-16 21:00
Severity ?
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.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "com.graphql-java:graphql-java" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "17.4" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "com.graphql-java:graphql-java" }, "ranges": [ { "events": [ { "introduced": "18.0" }, { "fixed": "18.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-37734" ], "database_specific": { "cwe_ids": [ "CWE-400" ], "github_reviewed": true, "github_reviewed_at": "2022-09-16T21:00:08Z", "nvd_published_at": "2022-09-12T14:15:00Z", "severity": "HIGH" }, "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.", "id": "GHSA-v62j-cxhh-fq22", "modified": "2022-09-16T21:00:08Z", "published": "2022-09-13T00:00:39Z", "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" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "graphql-java vulnerable to Denial of Service via GraphQL query that consumes CPU resources" }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.