2019-11-27 17:00:59 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-1762" ,
2020-04-27 21:01:24 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
2020-04-15 04:41:05 +05:30
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "[Kiali]" ,
"product" : {
"product_data" : [
{
"product_name" : "kiali" ,
"version" : {
"version_data" : [
{
2020-04-17 17:30:37 +05:30
"version_value" : ">= 0.4.0, < 1.15.1"
2020-04-15 04:41:05 +05:30
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-613"
}
]
} ,
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-384"
}
]
}
]
} ,
"references" : {
"reference_data" : [
2020-04-27 21:01:24 +00:00
{
"url" : "https://kiali.io/news/security-bulletins/kiali-security-001/" ,
"refsource" : "MISC" ,
"name" : "https://kiali.io/news/security-bulletins/kiali-security-001/"
} ,
2020-04-15 04:41:05 +05:30
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1762" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1762" ,
"refsource" : "CONFIRM"
}
]
2019-11-27 17:00:59 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-04-17 17:30:37 +05:30
"value" : "An insufficient JWT validation vulnerability was found in Kiali versions 0.4.0 to 1.15.0 and was fixed in Kiali version 1.15.1, wherein a remote attacker could abuse this flaw by stealing a valid JWT cookie and using that to spoof a user session, possibly gaining privileges to view and alter the Istio configuration."
2019-11-27 17:00:59 +00:00
}
]
2020-04-15 04:41:05 +05:30
} ,
"impact" : {
"cvss" : [
[
{
"vectorString" : "7.0/CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H" ,
"version" : "3.0"
}
]
]
2019-11-27 17:00:59 +00:00
}
2020-04-27 21:01:24 +00:00
}