cve/2023/CVE-2023-33657.md
2024-06-18 02:51:15 +02:00

781 B

CVE-2023-33657

Description

A use-after-free vulnerability exists in NanoMQ 0.17.2. The vulnerability can be triggered by calling the function nni_mqtt_msg_get_publish_property() in the file mqtt_msg.c. This vulnerability is caused by improper data tracing, and an attacker could exploit it to cause a denial of service attack.

POC

Reference

Github

No PoCs found on GitHub currently.