原始 OSV JSON
{
"id": "GHSA-wv67-9jq7-8r69",
"aliases": [
"CVE-2019-5432"
],
"details": "A specifically malformed MQTT Subscribe packet crashes MQTT Brokers using the mqtt-packet module versions < 3.5.1, 4.0.0 - 4.1.3, 5.0.0 - 5.6.1, 6.0.0 - 6.1.2 for decoding.",
"summary": "Improper Input Validation and Buffer Over-read in mqtt-packet",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "3.5.1"
}
]
}
],
"package": {
"name": "mqtt-packet",
"ecosystem": "npm"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "4.0.0"
},
{
"fixed": "4.1.3"
}
]
}
],
"package": {
"name": "mqtt-packet",
"ecosystem": "npm"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "5.0.0"
},
{
"fixed": "5.6.1"
}
]
}
],
"package": {
"name": "mqtt-packet",
"ecosystem": "npm"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "6.0.0"
},
{
"fixed": "6.1.2"
}
]
}
],
"package": {
"name": "mqtt-packet",
"ecosystem": "npm"
}
}
],
"modified": "2021-08-03T21:47:43Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"published": "2019-05-14T04:02:45Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-5432",
"type": "ADVISORY"
},
{
"url": "https://hackerone.com/reports/541354",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-125",
"CWE-126"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2019-05-06T17:29:00Z",
"github_reviewed_at": "2019-05-10T04:24:12Z"
}
}