Files
CVEs-PoC/2016/CVE-2016-5041.md
T
2024-06-18 02:51:15 +02:00

19 lines
714 B
Markdown

### [CVE-2016-5041](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-5041)
![](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
dwarf_macro5.c in libdwarf before 20160923 allows remote attackers to cause a denial of service (NULL pointer dereference) via a debugging information entry using DWARF5 and without a DW_AT_name.
### POC
#### Reference
- http://www.openwall.com/lists/oss-security/2016/05/24/1
- https://www.prevanders.net/dwarfbug.html
#### Github
No PoCs found on GitHub currently.