cvelist/2021/31xxx/CVE-2021-31920.json

62 lines
1.9 KiB
JSON
Raw Normal View History

2021-04-30 06:00:52 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2021-05-27 05:00:39 +00:00
"ID": "CVE-2021-31920",
"STATE": "PUBLIC"
2021-04-30 06:00:52 +00:00
},
2021-05-27 05:00:39 +00:00
"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",
2021-04-30 06:00:52 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-05-27 05:00:39 +00:00
"value": "Istio before 1.8.6 and 1.9.x before 1.9.5 has a remotely exploitable vulnerability where an HTTP request path with multiple slashes or escaped slash characters (%2F or %5C) could potentially bypass an Istio authorization policy when path based authorization rules are used."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://istio.io/latest/news/security/istio-security-2021-005/",
"url": "https://istio.io/latest/news/security/istio-security-2021-005/"
2021-04-30 06:00:52 +00:00
}
]
}
}