2019-11-27 17:01:19 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-1731" ,
2020-03-02 17:01:27 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
2020-02-27 15:20:29 +01:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Red Hat" ,
"product" : {
"product_data" : [
{
"product_name" : "keycloak" ,
"version" : {
"version_data" : [
{
"version_value" : "all versions of keycloak operator before keycloak operator 8.0.2"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-341"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1731" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1731" ,
"refsource" : "CONFIRM"
}
]
2019-11-27 17:01:19 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-02-27 15:20:29 +01:00
"value" : "A flaw was found in all versions of the Keycloak operator, before version 8.0.2,(community only) where the operator generates a random admin password when installing Keycloak, however the password remains the same when deployed to the same OpenShift namespace."
2019-11-27 17:01:19 +00:00
}
]
2020-02-27 15:20:29 +01:00
} ,
"impact" : {
"cvss" : [
[
{
"vectorString" : "9.1/CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H" ,
"version" : "3.0"
}
]
]
2019-11-27 17:01:19 +00:00
}
2020-03-02 17:01:27 +00:00
}