{ "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2022-30288", "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": "** DISPUTED ** 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.\"" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "url": "https://spec.graphql.org/October2021/#sec-Fragment-spreads-must-not-form-cycles", "refsource": "MISC", "name": "https://spec.graphql.org/October2021/#sec-Fragment-spreads-must-not-form-cycles" }, { "url": "https://github.com/ohler55/agoo/issues/109", "refsource": "MISC", "name": "https://github.com/ohler55/agoo/issues/109" }, { "url": "https://github.com/nicholasaleks/graphql-threat-matrix/blob/master/implementations/agoo.md", "refsource": "MISC", "name": "https://github.com/nicholasaleks/graphql-threat-matrix/blob/master/implementations/agoo.md" } ] } }