cvelist/2019/12xxx/CVE-2019-12995.json
2019-06-28 10:00:51 +00:00

72 lines
2.1 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-12995",
"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": "Istio before 1.2.2 mishandles certain access tokens, leading to \"Epoch 0 terminated with an error\" in Envoy. This is related to a jwt_authenticator.cc segmentation fault."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://istio.io/about/notes/",
"refsource": "MISC",
"name": "https://istio.io/about/notes/"
},
{
"url": "https://github.com/istio/istio/issues/15084",
"refsource": "MISC",
"name": "https://github.com/istio/istio/issues/15084"
},
{
"url": "https://github.com/istio/istio.io/pull/4555",
"refsource": "MISC",
"name": "https://github.com/istio/istio.io/pull/4555"
}
]
}
}