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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An exploitable use-after-free vulnerability exists in the HTTP server implementation of Cesanta Mongoose 6.8. An ordinary HTTP POST request with a CGI target can cause a reuse of previously freed pointer potentially resulting in remote code execution. An attacker needs to send this HTTP request over the network to trigger this vulnerability.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.talosintelligence.com/vulnerability_reports/TALOS-2017-0398
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|