mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
84 lines
2.7 KiB
JSON
84 lines
2.7 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" : "https://www.talosintelligence.com/vulnerability_reports/TALOS-2017-0305",
|
|
"refsource" : "MISC",
|
|
"url" : "https://www.talosintelligence.com/vulnerability_reports/TALOS-2017-0305"
|
|
},
|
|
{
|
|
"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/commit/3f8f659ef443ab870bb19f95d43543470168ae04",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "https://github.com/tomoh1r/ansible-vault/commit/3f8f659ef443ab870bb19f95d43543470168ae04"
|
|
},
|
|
{
|
|
"name" : "https://github.com/tomoh1r/ansible-vault/issues/4",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "https://github.com/tomoh1r/ansible-vault/issues/4"
|
|
},
|
|
{
|
|
"name" : "100824",
|
|
"refsource" : "BID",
|
|
"url" : "http://www.securityfocus.com/bid/100824"
|
|
}
|
|
]
|
|
}
|
|
}
|