gsd-2022-37734
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
graphql-java before19.0 is vulnerable to Denial of Service. An attacker can send a malicious GraphQL query that consumes CPU resources. The fixed versions are 19.0 and later, 18.3, and 17.4, and 0.0.0-2022-07-26T05-45-04-226aabd9.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2022-37734", "description": "graphql-java before19.0 is vulnerable to Denial of Service. An attacker send a malicious GraphQL query that consumes CPU resources.", "id": "GSD-2022-37734", "references": [ "https://access.redhat.com/errata/RHSA-2022:6757", "https://access.redhat.com/errata/RHSA-2022:6835", "https://access.redhat.com/errata/RHSA-2022:9023" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2022-37734" ], "details": "graphql-java before19.0 is vulnerable to Denial of Service. An attacker can send a malicious GraphQL query that consumes CPU resources. The fixed versions are 19.0 and later, 18.3, and 17.4, and 0.0.0-2022-07-26T05-45-04-226aabd9.", "id": "GSD-2022-37734", "modified": "2023-12-13T01:19:13.522895Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2022-37734", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "graphql-java before19.0 is vulnerable to Denial of Service. An attacker can send a malicious GraphQL query that consumes CPU resources. The fixed versions are 19.0 and later, 18.3, and 17.4, and 0.0.0-2022-07-26T05-45-04-226aabd9." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/graphql-java/graphql-java/issues/2888", "refsource": "MISC", "url": "https://github.com/graphql-java/graphql-java/issues/2888" }, { "name": "https://github.com/graphql-java/graphql-java/pull/2892", "refsource": "MISC", "url": "https://github.com/graphql-java/graphql-java/pull/2892" }, { "name": "https://github.com/graphql-java/graphql-java/discussions/2958", "refsource": "CONFIRM", "url": "https://github.com/graphql-java/graphql-java/discussions/2958" }, { "name": "https://github.com/graphql-java/graphql-java/releases", "refsource": "CONFIRM", "url": "https://github.com/graphql-java/graphql-java/releases" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "(,17.4),[18.0,18.3)", "affected_versions": "All versions before 17.4, all versions starting from 18.0 before 18.3", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "cwe_ids": [ "CWE-1035", "CWE-937" ], "date": "2023-08-08", "description": "graphql-java before19.0 is vulnerable to Denial of Service. An attacker can send a malicious GraphQL query that consumes CPU resources. The fixed versions are 19.0 and later, 18.3, and 17.4.", "fixed_versions": [ "17.4", "18.3" ], "identifier": "CVE-2022-37734", "identifiers": [ "CVE-2022-37734" ], "not_impacted": "All versions starting from 17.4 before 18.0, all versions starting from 18.3", "package_slug": "maven/com.graphql-java/graphql-java", "pubdate": "2022-09-12", "solution": "Upgrade to versions 17.4, 18.3 or above.", "title": "Uncontrolled Resource Consumption", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2022-37734", "https://github.com/graphql-java/graphql-java/pull/2892", "https://github.com/graphql-java/graphql-java/issues/2888", "https://github.com/graphql-java/graphql-java/discussions/2958", "https://github.com/graphql-java/graphql-java/releases" ], "uuid": "1844ea90-1960-483e-a0a6-01e4fbee727a" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:graphql-java_project:graphql-java:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "18.3", "versionStartIncluding": "18.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:graphql-java_project:graphql-java:*:*:*:*:*:java:*:*", "cpe_name": [], "versionEndExcluding": "17.4", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2022-37734" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "graphql-java before19.0 is vulnerable to Denial of Service. An attacker can send a malicious GraphQL query that consumes CPU resources. The fixed versions are 19.0 and later, 18.3, and 17.4, and 0.0.0-2022-07-26T05-45-04-226aabd9." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-400" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/graphql-java/graphql-java/pull/2892", "refsource": "MISC", "tags": [ "Exploit", "Patch", "Third Party Advisory" ], "url": "https://github.com/graphql-java/graphql-java/pull/2892" }, { "name": "https://github.com/graphql-java/graphql-java/issues/2888", "refsource": "MISC", "tags": [ "Issue Tracking", "Patch", "Third Party Advisory" ], "url": "https://github.com/graphql-java/graphql-java/issues/2888" }, { "name": "https://github.com/graphql-java/graphql-java/discussions/2958", "refsource": "CONFIRM", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/graphql-java/graphql-java/discussions/2958" }, { "name": "https://github.com/graphql-java/graphql-java/releases", "refsource": "CONFIRM", "tags": [ "Release Notes", "Third Party Advisory" ], "url": "https://github.com/graphql-java/graphql-java/releases" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "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 } }, "lastModifiedDate": "2022-09-28T20:15Z", "publishedDate": "2022-09-12T14:15Z" } } }
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.