mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
19 lines
869 B
Markdown
19 lines
869 B
Markdown
### [CVE-2015-9101](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-9101)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|