cvelist/2020/14xxx/CVE-2020-14332.json

85 lines
2.7 KiB
JSON
Raw Normal View History

2020-06-17 14:01:34 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-14332",
2020-09-11 18:02:23 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Red Hat",
"product": {
"product_data": [
{
"product_name": "Ansible",
"version": {
"version_data": [
{
"version_value": "2.9.12"
},
{
"version_value": "2.8.14"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-117"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/ansible/ansible/pull/71033",
"refsource": "MISC",
"name": "https://github.com/ansible/ansible/pull/71033"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-14332",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-14332",
"refsource": "CONFIRM"
2021-08-07 15:00:47 +00:00
},
{
"refsource": "DEBIAN",
"name": "DSA-4950",
"url": "https://www.debian.org/security/2021/dsa-4950"
2020-09-11 18:02:23 +00:00
}
]
2020-06-17 14:01:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-09-11 18:02:23 +00:00
"value": "A flaw was found in the Ansible Engine when using module_args. Tasks executed with check mode (--check-mode) do not properly neutralize sensitive data exposed in the event data. This flaw allows unauthorized users to read this data. The highest threat from this vulnerability is to confidentiality."
2020-06-17 14:01:34 +00:00
}
]
2020-09-11 18:02:23 +00:00
},
"impact": {
"cvss": [
[
{
"vectorString": "5.5/CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
}
]
]
2020-06-17 14:01:34 +00:00
}
}