2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2022-37734" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2022-09-12T14:15:09.047" ,
2024-04-04 08:46:00 +00:00
"lastModified" : "2023-08-08T14:22:24.967" ,
2023-04-24 12:24:31 +02:00
"vulnStatus" : "Modified" ,
"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\u00f3n 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"
}
] ,
"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" ,
2024-04-04 08:46:00 +00:00
"value" : "NVD-CWE-Other"
2023-04-24 12:24:31 +02:00
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:graphql-java_project:graphql-java:*:*:*:*:*:java:*:*" ,
"versionEndExcluding" : "17.4" ,
"matchCriteriaId" : "6213C053-09F9-4ECB-A97C-D9889C0FD6B3"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:graphql-java_project:graphql-java:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "18.0" ,
"versionEndExcluding" : "18.3" ,
"matchCriteriaId" : "615E4172-550D-42EB-B32C-B7C15C33DD37"
}
]
}
]
}
] ,
"references" : [
{
"url" : "https://github.com/graphql-java/graphql-java/discussions/2958" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Patch" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://github.com/graphql-java/graphql-java/issues/2888" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Issue Tracking" ,
"Patch" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://github.com/graphql-java/graphql-java/pull/2892" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Patch" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://github.com/graphql-java/graphql-java/releases" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Release Notes" ,
"Third Party Advisory"
]
}
]
}