cve/2015/CVE-2015-9101.md
2024-06-18 02:51:15 +02:00

19 lines
869 B
Markdown

### [CVE-2015-9101](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-9101)
![](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 fill_buffer_resample function in util.c in libmp3lame.a in LAME 3.98.4, 3.98.2, 3.98, 3.99, 3.99.1, 3.99.2, 3.99.3, 3.99.4 and 3.99.5 allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted audio file.
### POC
#### Reference
- https://blogs.gentoo.org/ago/2017/06/17/lame-heap-based-buffer-overflow-in-fill_buffer_resample-util-c/
- https://github.com/Hack-Me/Pocs_for_Multi_Versions/tree/main/CVE-2015-9101
#### Github
No PoCs found on GitHub currently.