cvelist/2017/10xxx/CVE-2017-10910.json

73 lines
2.0 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2017-12-27 13:04:34 -05:00
"CVE_data_meta" : {
"ASSIGNER" : "vultures@jpcert.or.jp",
"ID" : "CVE-2017-10910",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "MQTT.js",
"version" : {
"version_data" : [
{
"version_value" : "2.x.x prior to 2.15.0"
}
]
}
}
]
},
"vendor_name" : "MQTT.js."
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "MQTT.js 2.x.x prior to 2.15.0 issue in handling PUBLISH tickets may lead to an attacker causing a denial-of-service condition."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Buffer error"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/mqttjs/MQTT.js/commit/403ba53b838f2d319a0c0505a045fe00239e9923",
"refsource" : "MISC",
2017-12-27 13:04:34 -05:00
"url" : "https://github.com/mqttjs/MQTT.js/commit/403ba53b838f2d319a0c0505a045fe00239e9923"
},
{
"name" : "https://github.com/mqttjs/MQTT.js/releases/tag/v2.15.0",
"refsource" : "MISC",
2017-12-27 13:04:34 -05:00
"url" : "https://github.com/mqttjs/MQTT.js/releases/tag/v2.15.0"
},
{
"name" : "JVN#45494523",
"refsource" : "JVN",
2017-12-27 13:04:34 -05:00
"url" : "https://jvn.jp/en/jp/JVN45494523/index.html"
}
]
}
}