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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An exploitable memory corruption vulnerability exists in the Websocket protocol implementation of Cesanta Mongoose 6.8. A specially crafted websocket packet can cause a buffer to be allocated while leaving stale pointers which leads to a use-after-free vulnerability which can be exploited to achieve remote code execution. An attacker needs to send a specially crafted websocket packet over the network to trigger this vulnerability.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.talosintelligence.com/vulnerability_reports/TALOS-2017-0429
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|