cvelist/2017/10xxx/CVE-2017-10910.json
2019-03-18 04:07:40 +00:00

72 lines
2.2 KiB
JSON

{
"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": "JVN#45494523",
"refsource": "JVN",
"url": "https://jvn.jp/en/jp/JVN45494523/index.html"
},
{
"name": "https://github.com/mqttjs/MQTT.js/releases/tag/v2.15.0",
"refsource": "MISC",
"url": "https://github.com/mqttjs/MQTT.js/releases/tag/v2.15.0"
},
{
"name": "https://github.com/mqttjs/MQTT.js/commit/403ba53b838f2d319a0c0505a045fe00239e9923",
"refsource": "MISC",
"url": "https://github.com/mqttjs/MQTT.js/commit/403ba53b838f2d319a0c0505a045fe00239e9923"
}
]
}
}