2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2022-30288" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2022-05-04T23:15:08.500" ,
2024-05-17 04:04:07 +00:00
"lastModified" : "2024-05-17T02:09:02.970" ,
2023-11-07 21:03:21 +00:00
"vulnStatus" : "Modified" ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
2023-11-07 21:03:21 +00:00
"value" : "Agoo before 2.14.3 does not reject GraphQL fragment spreads that form cycles, leading to an application crash. NOTE: the vendor has disputed this on the grounds that it is not the server's responsibility to \"enforce all the various ways a developer could write code with logic errors."
2023-04-24 12:24:31 +02:00
} ,
{
"lang" : "es" ,
"value" : "**EN DISPUTA** Agoo antes de la versi\u00f3n 2.14.3 no rechaza los fragmentos de GraphQL que forman ciclos, lo que provoca un fallo en la aplicaci\u00f3n. NOTA: el proveedor ha rebatido esto alegando que no es responsabilidad del servidor \"hacer cumplir todas las diversas formas en que un desarrollador podr\u00eda escribir c\u00f3digo con errores l\u00f3gicos\""
}
] ,
"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
}
] ,
"cvssMetricV2" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:N/AC:L/Au:N/C:N/I:N/A:P" ,
"accessVector" : "NETWORK" ,
"accessComplexity" : "LOW" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "PARTIAL" ,
"baseScore" : 5.0
} ,
"baseSeverity" : "MEDIUM" ,
"exploitabilityScore" : 10.0 ,
"impactScore" : 2.9 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : false ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : false
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "NVD-CWE-noinfo"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:ohler:agoo:*:*:*:*:*:ruby:*:*" ,
"versionEndExcluding" : "2.14.3" ,
"matchCriteriaId" : "336E805A-E69C-46DB-A7A8-94163F71D087"
}
]
}
]
}
] ,
"references" : [
{
"url" : "https://github.com/nicholasaleks/graphql-threat-matrix/blob/master/implementations/agoo.md" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "https://github.com/ohler55/agoo/issues/109" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Issue Tracking" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://spec.graphql.org/October2021/#sec-Fragment-spreads-must-not-form-cycles" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Third Party Advisory"
]
}
]
}