cvelist/2020/10xxx/CVE-2020-10744.json

87 lines
3.2 KiB
JSON
Raw Normal View History

2020-03-20 17:01:13 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-10744",
2020-05-15 14:01:23 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2020-05-15 10:34:11 -03:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Red Hat",
"product": {
"product_data": [
{
"product_name": "ansible",
"version": {
"version_data": [
{
"version_value": "ansible-engine 2.7.18 and prior"
},
{
"version_value": "ansible-engine 2.8.12 and prior"
},
{
"version_value": "ansible-engine 2.9.9 and prior"
},
{
"version_value": "ansible-tower 3.4.5 and prior"
},
{
"version_value": "ansible-tower 3.5.6 and prior"
},
{
"version_value": "ansible-tower 3.6.4 and prior"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-377"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-10744",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-10744",
"refsource": "CONFIRM"
}
]
2020-03-20 17:01:13 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-05-15 10:34:11 -03:00
"value": "An incomplete fix was found for the fix of the flaw CVE-2020-1733 ansible: insecure temporary directory when running become_user from become directive. The provided fix is insufficient to prevent the race condition on systems using ACLs and FUSE filesystems. Ansible Engine 2.7.18, 2.8.12, and 2.9.9 as well as previous versions are affected and Ansible Tower 3.4.5, 3.5.6 and 3.6.4 as well as previous versions are affected."
2020-03-20 17:01:13 +00:00
}
]
2020-05-15 10:34:11 -03:00
},
"impact": {
"cvss": [
[
{
"vectorString": "5/CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:L/I:L/A:L",
"version": "3.0"
}
]
]
2020-03-20 17:01:13 +00:00
}
}