cvelist/2017/2xxx/CVE-2017-2809.json

83 lines
2.9 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 06:01:18 +00:00
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 06:01:18 +00:00
"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."
2017-10-16 12:31:07 -04:00
}
2019-03-18 06:01:18 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "code execution"
}
]
}
]
},
"references": {
"reference_data": [
{
"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": "100824",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/100824"
},
{
"name": "https://www.talosintelligence.com/vulnerability_reports/TALOS-2017-0305",
"refsource": "MISC",
"url": "https://www.talosintelligence.com/vulnerability_reports/TALOS-2017-0305"
}
]
}
}