{ "schema_version": "1.4.0", "id": "GHSA-fv5h-g6gw-g23h", "modified": "2024-04-04T01:59:30Z", "published": "2022-05-24T16:56:43Z", "aliases": [ "CVE-2019-16754" ], "details": "RIOT 2019.07 contains a NULL pointer dereference in the MQTT-SN implementation (asymcute), potentially allowing an attacker to crash a network node running RIOT. This requires spoofing an MQTT server response. To do so, the attacker needs to know the MQTT MsgID of a pending MQTT protocol message and the ephemeral port used by RIOT's MQTT implementation. Additionally, the server IP address is required for spoofing the packet.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16754" }, { "type": "WEB", "url": "https://github.com/RIOT-OS/RIOT/pull/12293" } ], "database_specific": { "cwe_ids": [ "CWE-476" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-09-24T18:15:00Z" } }