cvelist/2016/9xxx/CVE-2016-9686.json

68 lines
2.2 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 00:24:15 +00:00
"CVE_data_meta": {
"ASSIGNER": "security@puppet.com",
"ID": "CVE-2016-9686",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Puppet Enterprise",
"version": {
"version_data": [
{
"version_value": "2015.3.x"
},
{
"version_value": "2016.x prior to 2016.4.3"
},
{
"version_value": "2016.5.1."
}
]
}
}
]
},
"vendor_name": "Puppet"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 00:24:15 +00:00
"lang": "eng",
"value": "The Puppet Communications Protocol (PCP) Broker incorrectly validates message header sizes. An attacker could use this to crash the PCP Broker, preventing commands from being sent to agents. This is resolved in Puppet Enterprise 2016.4.3 and 2016.5.2."
2017-10-16 12:31:07 -04:00
}
2019-03-18 00:24:15 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Denial of Service"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://puppet.com/security/cve/cve-2016-9686",
"refsource": "CONFIRM",
"url": "https://puppet.com/security/cve/cve-2016-9686"
}
]
}
}