2019-11-27 17:00:59 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2019-19355" ,
2020-03-18 17:01:24 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
2020-03-18 13:11:53 -03:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Red Hat" ,
"product" : {
"product_data" : [
{
"product_name" : "openshift" ,
"version" : {
"version_data" : [
{
"version_value" : "Openshift 4"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-266"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-19355" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-19355" ,
"refsource" : "CONFIRM"
}
]
2019-11-27 17:00:59 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-03-18 13:11:53 -03:00
"value" : "An insecure modification vulnerability in the /etc/passwd file was found in the openshift/ocp-release-operator-sdk. An attacker with access to the container could use this flaw to modify /etc/passwd and escalate their privileges. This CVE is specific to the openshift/ansible-operator-container as shipped in Openshift 4."
2019-11-27 17:00:59 +00:00
}
]
2020-03-18 13:11:53 -03:00
} ,
"impact" : {
"cvss" : [
[
{
"vectorString" : "7.0/CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
"version" : "3.0"
}
]
]
2019-11-27 17:00:59 +00:00
}
2020-03-18 17:01:24 +00:00
}