cvelist/2019/14xxx/CVE-2019-14846.json

135 lines
4.7 KiB
JSON
Raw Normal View History

2019-10-08 10:51:38 +02:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2019-14846",
2019-10-08 19:01:07 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2019-10-08 10:51:38 +02:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Red Hat",
"product": {
"product_data": [
{
"product_name": "Ansible",
"version": {
"version_data": [
{
"version_value": "all ansible_engine-2.x and ansible_engine-3.x up to ansible_engine-3.5"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-117"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "CWE-532"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14846",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14846",
"refsource": "CONFIRM"
2019-10-21 13:59:36 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://github.com/ansible/ansible/pull/63366",
"url": "https://github.com/ansible/ansible/pull/63366"
2019-10-24 23:01:04 +00:00
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:3203",
"url": "https://access.redhat.com/errata/RHSA-2019:3203"
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:3202",
"url": "https://access.redhat.com/errata/RHSA-2019:3202"
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:3207",
"url": "https://access.redhat.com/errata/RHSA-2019:3207"
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:3201",
"url": "https://access.redhat.com/errata/RHSA-2019:3201"
2020-03-11 12:01:25 +00:00
},
{
"refsource": "REDHAT",
"name": "RHSA-2020:0756",
"url": "https://access.redhat.com/errata/RHSA-2020:0756"
2020-04-13 00:01:14 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2020:0513",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00021.html"
2020-04-16 19:03:16 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2020:0523",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00026.html"
2020-05-05 17:01:11 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20200505 [SECURITY] [DLA 2202-1] ansible security update",
"url": "https://lists.debian.org/debian-lts-announce/2020/05/msg00005.html"
2021-01-28 00:00:41 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20210127 [SECURITY] [DLA 2535-1] ansible security update",
"url": "https://lists.debian.org/debian-lts-announce/2021/01/msg00023.html"
2021-08-07 15:00:47 +00:00
},
{
"refsource": "DEBIAN",
"name": "DSA-4950",
"url": "https://www.debian.org/security/2021/dsa-4950"
2019-10-08 10:51:38 +02:00
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
2021-03-26 22:00:43 +00:00
"value": "In Ansible, all Ansible Engine versions up to ansible-engine 2.8.5, ansible-engine 2.7.13, ansible-engine 2.6.19, were logging at the DEBUG level which lead to a disclosure of credentials if a plugin used a library that logged credentials at the DEBUG level. This flaw does not affect Ansible modules, as those are executed in a separate process."
2019-10-08 10:51:38 +02:00
}
]
},
"impact": {
"cvss": [
[
{
"vectorString": "7.3/CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
}
]
]
}
2019-10-08 19:01:07 +00:00
}