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

64 lines
1.8 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
2018-02-01 16:06:05 -05:00
"ASSIGNER" : "security@puppet.com",
"DATE_PUBLIC" : "2018-02-01T00:00:00",
2017-10-16 12:31:07 -04:00
"ID" : "CVE-2017-2296",
2018-02-01 16:06:05 -05:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Puppet Enterprise",
"version" : {
"version_data" : [
{
"version_value" : "2017.1.x, 2017.2.1. Fixed in 2017.2.2"
}
]
}
}
]
},
"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",
2018-02-01 16:06:05 -05:00
"value" : "In Puppet Enterprise 2017.1.x and 2017.2.1, using specially formatted strings with certain formatting characters as Classifier node group names or RBAC role display names causes errors, effectively causing a DOS to the service. This was resolved in Puppet Enterprise 2017.2.2."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Denial of Service"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://puppet.com/security/cve/cve-2017-2296",
"refsource" : "CONFIRM",
2018-02-01 16:06:05 -05:00
"url" : "https://puppet.com/security/cve/cve-2017-2296"
2017-10-16 12:31:07 -04:00
}
]
}
}