mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
852 B
Markdown
18 lines
852 B
Markdown
### [CVE-2017-2893](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-2893)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An exploitable NULL pointer dereference vulnerability exists in the MQTT packet parsing functionality of Cesanta Mongoose 6.8. An MQTT SUBSCRIBE packet can cause a NULL pointer dereference leading to server crash and denial of service. An attacker needs to send a specially crafted MQTT packet over the network to trigger this vulnerability.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.talosintelligence.com/vulnerability_reports/TALOS-2017-0400
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|