cvelist/2019/1020xxx/CVE-2019-1020015.json
2019-07-29 13:00:57 +00:00

62 lines
1.9 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve-assign@distributedweaknessfiling.org",
"ID": "CVE-2019-1020015",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "graphql-engine",
"product": {
"product_data": [
{
"product_name": "graphql-engine",
"version": {
"version_data": [
{
"version_value": "< 1.0.0-beta.3"
}
]
}
}
]
}
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "graphql-engine (aka Hasura GraphQL Engine) before 1.0.0-beta.3 mishandles the audience check while verifying JWT."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "mishandles the audience check"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/hasura/graphql-engine/commit/f2f14e727b051e3003ba44b9b63eab8186b291ac",
"refsource": "MISC",
"name": "https://github.com/hasura/graphql-engine/commit/f2f14e727b051e3003ba44b9b63eab8186b291ac"
}
]
}
}