cvelist/2020/8xxx/CVE-2020-8595.json
2020-02-20 16:01:05 +00:00

87 lines
3.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-8595",
"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 versions 1.2.10 (End of Life) and prior, 1.3 through 1.3.7, and 1.4 through 1.4.3 allows authentication bypass. The Authentication Policy exact-path matching logic can allow unauthorized access to HTTP paths even if they are configured to be only accessed after presenting a valid JWT token. For example, an attacker can add a ? or # character to a URI that would otherwise satisfy an exact-path match."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/istio/istio/commits/master",
"refsource": "MISC",
"name": "https://github.com/istio/istio/commits/master"
},
{
"url": "https://istio.io/news/security/",
"refsource": "MISC",
"name": "https://istio.io/news/security/"
},
{
"refsource": "REDHAT",
"name": "RHSA-2020:0477",
"url": "https://access.redhat.com/errata/RHSA-2020:0477"
},
{
"refsource": "CONFIRM",
"name": "https://access.redhat.com/security/cve/cve-2020-8595",
"url": "https://access.redhat.com/security/cve/cve-2020-8595"
},
{
"refsource": "CONFIRM",
"name": "https://istio.io/news/security/istio-security-2020-001/",
"url": "https://istio.io/news/security/istio-security-2020-001/"
},
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-8595",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-8595"
}
]
}
}