cve/2016/CVE-2016-8676.md

21 lines
887 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2016-8676](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-8676)
![](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 get_vlc2 function in get_bits.h in Libav 11.9 allows remote attackers to cause a denial of service (NULL pointer dereference and crash) via a crafted mp3 file. NOTE: this issue exists due to an incomplete fix for CVE-2016-8675.
### POC
#### Reference
- http://www.openwall.com/lists/oss-security/2016/12/04/3
- https://blogs.gentoo.org/ago/2016/12/01/libav-multiple-crashes-from-the-undefined-behavior-sanitizer/
#### Github
- https://github.com/mrash/afl-cve
- https://github.com/mudongliang/LinuxFlaw
- https://github.com/oneoy/cve-