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

18 lines
721 B
Markdown

### [CVE-2016-9480](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9480)
![](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
libdwarf 2016-10-21 allows context-dependent attackers to obtain sensitive information or cause a denial of service by using the "malformed dwarf file" approach, related to a "Heap Buffer Over-read" issue affecting the dwarf_util.c component, aka DW201611-006.
### POC
#### Reference
- https://www.prevanders.net/dwarfbug.html
#### Github
No PoCs found on GitHub currently.