mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 06:55:56 +02:00
18 lines
721 B
Markdown
18 lines
721 B
Markdown
### [CVE-2021-28166](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-28166)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In Eclipse Mosquitto version 2.0.0 to 2.0.9, if an authenticated client that had connected with MQTT v5 sent a crafted CONNACK message to the broker, a NULL pointer dereference would occur.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/PBearson/FUME-Fuzzing-MQTT-Brokers
|
|
|