原始 OSV JSON{
"id": "GHSA-g3r2-65gc-qpqc",
"aliases": [
"CVE-2016-10523"
],
"details": "Versions of `mqtt-packet` prior to 3.4.6, or 4.x prior to 4.0.5 are affected by a denial of service vulnerability wherein specific sequences of MQTT packets can crash the application.\n\n\n\n\n## Recommendation\n\nVersion 3.x: Update to version 3.4.6 or later.\nVersion 4.x: Update to version 4.0.5 or later.",
"summary": "Denial of Service in mqtt-packet",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "3.4.6"
}
]
}
],
"package": {
"name": "mqtt-packet",
"ecosystem": "npm"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "4.0.0"
},
{
"fixed": "4.0.5"
}
]
}
],
"package": {
"name": "mqtt-packet",
"ecosystem": "npm"
}
}
],
"modified": "2021-01-08T18:50:02Z",
"severity": [],
"published": "2019-02-18T23:38:45Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-10523",
"type": "ADVISORY"
},
{
"url": "https://github.com/mcollina/mosca/issues/393",
"type": "WEB"
},
{
"url": "https://github.com/mqttjs/mqtt-packet/pull/8",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-g3r2-65gc-qpqc",
"type": "ADVISORY"
},
{
"url": "https://www.npmjs.com/advisories/75",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-400"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-06-16T21:36:00Z"
}
}