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

69 lines
2.0 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "security@puppet.com",
"DATE_PUBLIC" : "2017-09-14T00:00:00",
2017-10-16 12:31:07 -04:00
"ID" : "CVE-2017-2299",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "puppetlabs-apache",
2017-10-16 12:31:07 -04:00
"version" : {
"version_data" : [
{
"version_value" : "prior to 1.11.1 and 2.1.0"
2017-10-16 12:31:07 -04:00
}
]
}
}
]
},
"vendor_name" : "Puppet"
2017-10-16 12:31:07 -04:00
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Versions of the puppetlabs-apache module prior to 1.11.1 and 2.1.0 make it very easy to accidentally misconfigure TLS trust. If you specify the `ssl_ca` parameter but do not specify the `ssl_certs_dir` parameter, a default will be provided for the `ssl_certs_dir` that will trust certificates from any of the system-trusted certificate authorities. This did not affect FreeBSD."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Unsafe defaults affecting access controls"
2017-10-16 12:31:07 -04:00
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://puppet.com/security/cve/CVE-2017-2299",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "https://puppet.com/security/cve/CVE-2017-2299"
},
{
"name" : "100859",
"refsource" : "BID",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securityfocus.com/bid/100859"
}
]
}
}