cve/2016/CVE-2016-5036.md
2024-06-09 00:33:16 +00:00

21 lines
791 B
Markdown

### [CVE-2016-5036](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-5036)
![](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 dump_block function in print_sections.c in libdwarf before 20160923 allows remote attackers to cause a denial of service (out-of-bounds read) via crafted frame data.
### POC
#### Reference
- http://www.openwall.com/lists/oss-security/2016/05/24/1
- http://www.openwall.com/lists/oss-security/2016/05/24/1
- https://www.prevanders.net/dwarfbug.html
- https://www.prevanders.net/dwarfbug.html
#### Github
No PoCs found on GitHub currently.