cvelist/2017/2xxx/CVE-2017-2809.json
2022-04-19 19:03:40 +00:00

91 lines
3.1 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "talos-cna@cisco.com",
"DATE_PUBLIC": "2017-09-14T00:00:00",
"ID": "CVE-2017-2809",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "ansible-vault",
"version": {
"version_data": [
{
"version_value": "1.0.4"
}
]
}
}
]
},
"vendor_name": "Tomohiro Nakamura"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "An exploitable vulnerability exists in the yaml loading functionality of ansible-vault before 1.0.5. A specially crafted vault can execute arbitrary python commands resulting in command execution. An attacker can insert python into the vault to trigger this vulnerability."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "code execution"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "100824",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/100824"
},
{
"name": "https://github.com/tomoh1r/ansible-vault/blob/v1.0.5/CHANGES.txt",
"refsource": "CONFIRM",
"url": "https://github.com/tomoh1r/ansible-vault/blob/v1.0.5/CHANGES.txt"
},
{
"name": "https://github.com/tomoh1r/ansible-vault/issues/4",
"refsource": "CONFIRM",
"url": "https://github.com/tomoh1r/ansible-vault/issues/4"
},
{
"name": "https://github.com/tomoh1r/ansible-vault/commit/3f8f659ef443ab870bb19f95d43543470168ae04",
"refsource": "CONFIRM",
"url": "https://github.com/tomoh1r/ansible-vault/commit/3f8f659ef443ab870bb19f95d43543470168ae04"
},
{
"name": "https://www.talosintelligence.com/vulnerability_reports/TALOS-2017-0305",
"refsource": "MISC",
"url": "https://www.talosintelligence.com/vulnerability_reports/TALOS-2017-0305"
}
]
},
"impact": {
"cvss": {
"baseScore": 7.5,
"baseSeverity": "High",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
}
}
}