CVE-2019-14864

This commit is contained in:
mrehak@redhat.com 2020-01-02 13:32:01 +01:00
parent ad70060900
commit 15b18dc2c3
No known key found for this signature in database
GPG Key ID: 61C2AB3CDC29106F

View File

@ -0,0 +1,93 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2019-14864",
"ASSIGNER": "mrehak@redhat.com"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Red Hat",
"product": {
"product_data": [
{
"product_name": "Ansible",
"version": {
"version_data": [
{
"version_value": "Ansible versions 2.9.x before 2.9.1"
},
{
"version_value": "Ansible versions 2.8.x before 2.8.7"
},
{
"version_value": "Ansible versions 2.7.x before 2.7.15"
}
]
}
}
]
}
}
]
}
},
"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-14864",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14864",
"refsource": "CONFIRM"
},
{
"url": "https://github.com/ansible/ansible/issues/63522",
"name": "https://github.com/ansible/ansible/issues/63522"
},
{
"url": "https://github.com/ansible/ansible/pull/63527",
"name": "https://github.com/ansible/ansible/pull/63527"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Ansible, versions 2.9.x before 2.9.1, 2.8.x before 2.8.7 and Ansible versions 2.7.x before 2.7.15, is not respecting the flag no_log set it to True when Sumologic and Splunk callback plugins are used send tasks results events to collectors. This would discloses and collects any sensitive data."
}
]
},
"impact": {
"cvss": [
[
{
"vectorString": "5.7/CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N",
"version": "3.0"
}
]
]
}
}