2019-11-27 17:00:59 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-1764" ,
2020-03-26 13:01:30 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
2020-03-26 09:16:11 +01:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Red Hat" ,
"product" : {
"product_data" : [
{
"product_name" : "kiali" ,
"version" : {
"version_data" : [
{
"version_value" : "all Kiali versions prior to 1.15.1"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-321"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2020-03-26 13:01:30 +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-03-26 09:16:11 +01:00
} ,
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1764" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1764" ,
"refsource" : "CONFIRM"
}
]
2019-11-27 17:00:59 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-03-26 09:16:11 +01:00
"value" : "A hard-coded cryptographic key vulnerability in the default configuration file was found in Kiali, all versions prior to 1.15.1. A remote attacker could abuse this flaw by creating their own JWT signed tokens and bypass Kiali authentication mechanisms, possibly gaining privileges to view and alter the Istio configuration."
2019-11-27 17:00:59 +00:00
}
]
2020-03-26 09:16:11 +01:00
} ,
"impact" : {
"cvss" : [
[
{
"vectorString" : "8.6/CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H" ,
"version" : "3.0"
}
]
]
2019-11-27 17:00:59 +00:00
}
2020-03-26 13:01:30 +00:00
}