Vulnerabilites related to graphql-java_project - graphql-java
Vulnerability from fkie_nvd
Published
2022-09-12 14:15
Modified
2024-11-21 07:15
Severity ?
Summary
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.
References
▼ | URL | Tags | |
---|---|---|---|
cve@mitre.org | https://github.com/graphql-java/graphql-java/discussions/2958 | Patch, Third Party Advisory | |
cve@mitre.org | https://github.com/graphql-java/graphql-java/issues/2888 | Issue Tracking, Patch, Third Party Advisory | |
cve@mitre.org | https://github.com/graphql-java/graphql-java/pull/2892 | Exploit, Patch, Third Party Advisory | |
cve@mitre.org | https://github.com/graphql-java/graphql-java/releases | Release Notes, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/graphql-java/graphql-java/discussions/2958 | Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/graphql-java/graphql-java/issues/2888 | Issue Tracking, Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/graphql-java/graphql-java/pull/2892 | Exploit, Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/graphql-java/graphql-java/releases | Release Notes, Third Party Advisory |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
graphql-java_project | graphql-java | * | |
graphql-java_project | graphql-java | * |
{ configurations: [ { nodes: [ { cpeMatch: [ { criteria: "cpe:2.3:a:graphql-java_project:graphql-java:*:*:*:*:*:java:*:*", matchCriteriaId: "6213C053-09F9-4ECB-A97C-D9889C0FD6B3", versionEndExcluding: "17.4", vulnerable: true, }, { criteria: "cpe:2.3:a:graphql-java_project:graphql-java:*:*:*:*:*:*:*:*", matchCriteriaId: "615E4172-550D-42EB-B32C-B7C15C33DD37", versionEndExcluding: "18.3", versionStartIncluding: "18.0", vulnerable: true, }, ], negate: false, operator: "OR", }, ], }, ], cveTags: [], descriptions: [ { 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.", }, { lang: "es", value: "graphql-java before19.0 es vulnerable a la denegación de servicio. Un atacante puede enviar una consulta GraphQL maliciosa que consuma recursos de la CPU. Las versiones corregidas son 19.0 y posteriores, 18.3 y 17.4, y 0.0.0-2022-07-26T05-45-04-226aabd9", }, ], id: "CVE-2022-37734", lastModified: "2024-11-21T07:15:07.053", 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: "2022-09-12T14:15:09.047", references: [ { source: "cve@mitre.org", tags: [ "Patch", "Third Party Advisory", ], url: "https://github.com/graphql-java/graphql-java/discussions/2958", }, { source: "cve@mitre.org", tags: [ "Issue Tracking", "Patch", "Third Party Advisory", ], url: "https://github.com/graphql-java/graphql-java/issues/2888", }, { source: "cve@mitre.org", tags: [ "Exploit", "Patch", "Third Party Advisory", ], url: "https://github.com/graphql-java/graphql-java/pull/2892", }, { source: "cve@mitre.org", tags: [ "Release Notes", "Third Party Advisory", ], url: "https://github.com/graphql-java/graphql-java/releases", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Patch", "Third Party Advisory", ], url: "https://github.com/graphql-java/graphql-java/discussions/2958", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Issue Tracking", "Patch", "Third Party Advisory", ], url: "https://github.com/graphql-java/graphql-java/issues/2888", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Exploit", "Patch", "Third Party Advisory", ], url: "https://github.com/graphql-java/graphql-java/pull/2892", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Release Notes", "Third Party Advisory", ], url: "https://github.com/graphql-java/graphql-java/releases", }, ], sourceIdentifier: "cve@mitre.org", vulnStatus: "Modified", weaknesses: [ { description: [ { lang: "en", value: "NVD-CWE-Other", }, ], source: "nvd@nist.gov", type: "Primary", }, ], }
cve-2022-37734
Vulnerability from cvelistv5
Published
2022-09-12 13:14
Modified
2024-08-03 10:37
Severity ?
EPSS score ?
Summary
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.
References
▼ | URL | Tags |
---|---|---|
https://github.com/graphql-java/graphql-java/issues/2888 | x_refsource_MISC | |
https://github.com/graphql-java/graphql-java/pull/2892 | x_refsource_MISC | |
https://github.com/graphql-java/graphql-java/discussions/2958 | x_refsource_CONFIRM | |
https://github.com/graphql-java/graphql-java/releases | x_refsource_CONFIRM |
{ containers: { adp: [ { providerMetadata: { dateUpdated: "2024-08-03T10:37:40.930Z", orgId: "af854a3a-2127-422b-91ae-364da2661108", shortName: "CVE", }, references: [ { tags: [ "x_refsource_MISC", "x_transferred", ], url: "https://github.com/graphql-java/graphql-java/issues/2888", }, { tags: [ "x_refsource_MISC", "x_transferred", ], url: "https://github.com/graphql-java/graphql-java/pull/2892", }, { tags: [ "x_refsource_CONFIRM", "x_transferred", ], url: "https://github.com/graphql-java/graphql-java/discussions/2958", }, { tags: [ "x_refsource_CONFIRM", "x_transferred", ], url: "https://github.com/graphql-java/graphql-java/releases", }, ], title: "CVE Program Container", }, ], cna: { affected: [ { product: "n/a", vendor: "n/a", versions: [ { status: "affected", version: "n/a", }, ], }, ], descriptions: [ { 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.", }, ], problemTypes: [ { descriptions: [ { description: "n/a", lang: "en", type: "text", }, ], }, ], providerMetadata: { dateUpdated: "2022-09-28T19:48:36", orgId: "8254265b-2729-46b6-b9e3-3dfca2d5bfca", shortName: "mitre", }, references: [ { tags: [ "x_refsource_MISC", ], url: "https://github.com/graphql-java/graphql-java/issues/2888", }, { tags: [ "x_refsource_MISC", ], url: "https://github.com/graphql-java/graphql-java/pull/2892", }, { tags: [ "x_refsource_CONFIRM", ], url: "https://github.com/graphql-java/graphql-java/discussions/2958", }, { tags: [ "x_refsource_CONFIRM", ], url: "https://github.com/graphql-java/graphql-java/releases", }, ], x_legacyV4Record: { 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", }, ], }, }, }, }, cveMetadata: { assignerOrgId: "8254265b-2729-46b6-b9e3-3dfca2d5bfca", assignerShortName: "mitre", cveId: "CVE-2022-37734", datePublished: "2022-09-12T13:14:35", dateReserved: "2022-08-08T00:00:00", dateUpdated: "2024-08-03T10:37:40.930Z", state: "PUBLISHED", }, dataType: "CVE_RECORD", dataVersion: "5.1", }