2017-10-16 12:31:07 -04:00
{
2019-03-18 05:07:41 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "secalert@redhat.com" ,
"ID" : "CVE-2016-7070" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Ansible Tower" ,
"version" : {
"version_data" : [
{
"version_value" : "3.0.3"
}
]
}
}
]
} ,
"vendor_name" : "Red Hat"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2018-09-11 13:58:49 +02:00
{
2019-03-18 05:07:41 +00:00
"lang" : "eng" ,
"value" : "A privilege escalation flaw was found in the Ansible Tower. When Tower before 3.0.3 deploys a PostgreSQL database, it incorrectly configures the trust level of postgres user. An attacker could use this vulnerability to gain admin level access to the database."
2018-09-11 13:58:49 +02:00
}
2019-03-18 05:07:41 +00:00
]
} ,
"impact" : {
"cvss" : [
[
{
"vectorString" : "8.0/CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
"version" : "3.0"
}
]
]
} ,
"problemtype" : {
"problemtype_data" : [
2018-09-11 13:58:49 +02:00
{
2019-03-18 05:07:41 +00:00
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-266"
}
]
2018-09-11 13:58:49 +02:00
}
2019-03-18 05:07:41 +00:00
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-7070" ,
"refsource" : "CONFIRM" ,
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-7070"
} ,
{
"name" : "https://docs.ansible.com/ansible-tower/3.0.3/html/upgrade-migration-guide/release_notes.html" ,
"refsource" : "CONFIRM" ,
"url" : "https://docs.ansible.com/ansible-tower/3.0.3/html/upgrade-migration-guide/release_notes.html"
}
]
}
}