mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 13:19:29 +02:00
20 lines
805 B
Markdown
20 lines
805 B
Markdown
### [CVE-2020-15570](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15570)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|