ghsa-wv67-9jq7-8r69
Vulnerability from github
Published
2019-05-14 04:02
Modified
2021-08-03 21:47
Severity ?
VLAI Severity ?
Summary
Improper Input Validation and Buffer Over-read in mqtt-packet
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.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "mqtt-packet" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.5.1" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "npm", "name": "mqtt-packet" }, "ranges": [ { "events": [ { "introduced": "4.0.0" }, { "fixed": "4.1.3" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "npm", "name": "mqtt-packet" }, "ranges": [ { "events": [ { "introduced": "5.0.0" }, { "fixed": "5.6.1" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "npm", "name": "mqtt-packet" }, "ranges": [ { "events": [ { "introduced": "6.0.0" }, { "fixed": "6.1.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-5432" ], "database_specific": { "cwe_ids": [ "CWE-125", "CWE-126" ], "github_reviewed": true, "github_reviewed_at": "2019-05-10T04:24:12Z", "nvd_published_at": "2019-05-06T17:29:00Z", "severity": "HIGH" }, "details": "A specifically malformed MQTT Subscribe packet crashes MQTT Brokers using the mqtt-packet module versions \u003c 3.5.1, 4.0.0 - 4.1.3, 5.0.0 - 5.6.1, 6.0.0 - 6.1.2 for decoding.", "id": "GHSA-wv67-9jq7-8r69", "modified": "2021-08-03T21:47:43Z", "published": "2019-05-14T04:02:45Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-5432" }, { "type": "WEB", "url": "https://hackerone.com/reports/541354" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "Improper Input Validation and Buffer Over-read in mqtt-packet" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…