Files
CVEs-PoC/2020/CVE-2020-15570.md
T
2024-05-25 21:48:12 +02:00

20 lines
805 B
Markdown

### [CVE-2020-15570](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15570)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The parse_report() function in whoopsie.c in Whoopsie through 0.2.69 mishandles memory allocation failures, which allows an attacker to cause a denial of service via a malformed crash file.
### POC
#### Reference
- https://github.com/sungjungk/whoopsie_killer2/blob/master/README.md
- https://github.com/sungjungk/whoopsie_killer2/blob/master/whoopsie_killer2.py
- https://www.youtube.com/watch?v=oZXGwC7PWYE
#### Github
No PoCs found on GitHub currently.