cvelist/2020/1xxx/CVE-2020-1738.json
2020-06-13 04:02:54 +00:00

82 lines
2.6 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-1738",
"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.7.x, 2.8.x, 2.9.x"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-88"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1738",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1738",
"refsource": "CONFIRM"
},
{
"url": "https://github.com/ansible/ansible/issues/67796",
"name": "https://github.com/ansible/ansible/issues/67796",
"refsource": "CONFIRM"
},
{
"refsource": "GENTOO",
"name": "GLSA-202006-11",
"url": "https://security.gentoo.org/glsa/202006-11"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A flaw was found in Ansible Engine when the module package or service is used and the parameter 'use' is not specified. If a previous task is executed with a malicious user, the module sent can be selected by the attacker using the ansible facts file. All versions in 2.7.x, 2.8.x and 2.9.x branches are believed to be vulnerable."
}
]
},
"impact": {
"cvss": [
[
{
"vectorString": "3.9/CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:N/I:L/A:L",
"version": "3.0"
}
]
]
}
}