2019-01-03 14:05:09 -05:00
{
2019-03-27 15:45:47 -03:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
2019-03-17 21:34:51 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2019-3869" ,
2019-03-28 14:00:50 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
2019-03-27 15:45:47 -03:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Red Hat" ,
"product" : {
"product_data" : [
{
"product_name" : "Tower" ,
"version" : {
"version_data" : [
{
"version_value" : "3.3.5"
} ,
{
"version_value" : "3.4.3"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-214"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2019-03-28 14:00:50 +00:00
"url" : "https://github.com/ansible/awx/pull/3505" ,
"refsource" : "MISC" ,
"name" : "https://github.com/ansible/awx/pull/3505"
2019-03-27 15:45:47 -03:00
} ,
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3869" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3869" ,
"refsource" : "CONFIRM"
}
]
2019-03-17 21:34:51 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-03-27 15:45:47 -03:00
"value" : "When running Tower before 3.4.3 on OpenShift or Kubernetes, application credentials are exposed to playbook job runs via environment variables. A malicious user with the ability to write playbooks could use this to gain administrative privileges."
2019-03-17 21:34:51 +00:00
}
]
2019-03-27 15:45:47 -03:00
} ,
"impact" : {
"cvss" : [
[
{
"vectorString" : "7.2/CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" ,
"version" : "3.0"
}
]
]
2019-03-17 21:34:51 +00:00
}
2019-03-28 14:00:50 +00:00
}