cvelist/2020/1xxx/CVE-2020-1739.json

103 lines
3.8 KiB
JSON
Raw Normal View History

2019-11-27 17:00:59 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-1739",
2020-03-12 18:01:17 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2020-03-12 10:21:04 -03:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Red Hat",
"product": {
"product_data": [
{
"product_name": "Ansible",
"version": {
"version_data": [
{
"version_value": "2.7.16 and prior"
},
{
"version_value": "2.8.8 and prior"
},
{
"version_value": "2.9.5 and prior"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-200"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1739",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1739",
"refsource": "CONFIRM"
},
2020-03-12 18:01:17 +00:00
{
2020-03-12 10:21:04 -03:00
"url": "https://github.com/ansible/ansible/issues/67797",
"name": "https://github.com/ansible/ansible/issues/67797",
"refsource": "MISC"
2020-03-15 16:01:16 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2020-a3f12bcff4",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FWDK3QUVBULS3Q3PQTGEKUQYPSNOU5M3/"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2020-0cab7041f7",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QT27K5ZRGDPCH7GT3DRI3LO4IVDVQUB7/"
2020-03-17 00:01:10 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2020-87f5e1e829",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U3IMV3XEIUXL6S4KPLYYM4TVJQ2VNEP2/"
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"
2020-03-12 10:21:04 -03:00
}
]
2019-11-27 17:00:59 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-03-12 10:21:04 -03:00
"value": "A flaw was found in Ansible 2.7.16 and prior, 2.8.8 and prior, and 2.9.5 and prior when a password is set with the argument \"password\" of svn module, it is used on svn command line, disclosing to other users within the same node. An attacker could take advantage by reading the cmdline file from that particular PID on the procfs."
2019-11-27 17:00:59 +00:00
}
]
2020-03-12 10:21:04 -03:00
},
"impact": {
"cvss": [
[
{
"vectorString": "3.9/CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N",
"version": "3.0"
}
]
]
2019-11-27 17:00:59 +00:00
}
}