cvelist/2023/28xxx/CVE-2023-28867.json
2023-03-27 02:02:13 +00:00

82 lines
2.8 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2023-28867",
"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": "In GraphQL Java (aka graphql-java) before 20.1, an attacker can send a crafted GraphQL query that causes stack consumption. The fixed versions are 20.1, 19.4, 18.4, 17.5, and 0.0.0-2023-03-20T01-49-44-80e3135."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/graphql-java/graphql-java/pull/3112",
"refsource": "MISC",
"name": "https://github.com/graphql-java/graphql-java/pull/3112"
},
{
"url": "https://github.com/graphql-java/graphql-java/releases/tag/v17.5",
"refsource": "MISC",
"name": "https://github.com/graphql-java/graphql-java/releases/tag/v17.5"
},
{
"url": "https://github.com/graphql-java/graphql-java/releases/tag/v18.4",
"refsource": "MISC",
"name": "https://github.com/graphql-java/graphql-java/releases/tag/v18.4"
},
{
"url": "https://github.com/graphql-java/graphql-java/releases/tag/v19.4",
"refsource": "MISC",
"name": "https://github.com/graphql-java/graphql-java/releases/tag/v19.4"
},
{
"url": "https://github.com/graphql-java/graphql-java/releases/tag/v20.1",
"refsource": "MISC",
"name": "https://github.com/graphql-java/graphql-java/releases/tag/v20.1"
}
]
}
}