cvelist/2018/15xxx/CVE-2018-15869.json

68 lines
1.9 KiB
JSON
Raw Normal View History

2018-08-24 18:05:45 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-15869",
2018-08-24 20:09:47 -04:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
2018-08-24 18:05:45 -04:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-08-29 15:04:36 -04:00
"value" : "An Amazon Web Services (AWS) developer who does not specify the --owners flag when describing images via AWS CLI, and therefore not properly validating source software per AWS recommended security best practices, may unintentionally load an undesired and potentially malicious Amazon Machine Image (AMI) from the uncurated public community AMI catalog."
2018-08-24 20:09:47 -04:00
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/hashicorp/packer/issues/6584",
"refsource" : "MISC",
"url" : "https://github.com/hashicorp/packer/issues/6584"
2018-08-30 06:04:55 -04:00
},
{
"name" : "105172",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/105172"
2018-08-24 18:05:45 -04:00
}
]
}
}