mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 15:15:46 +02:00
19 lines
775 B
Markdown
19 lines
775 B
Markdown
### [CVE-2017-11552](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-11552)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
mpg321.c in mpg321 0.3.2-1 does not properly manage memory for use with libmad 0.15.1b, which allows remote attackers to cause a denial of service (memory corruption seen in a crash in the mad_decoder_run function in decoder.c in libmad) via a crafted MP3 file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://seclists.org/fulldisclosure/2017/Jul/94
|
|
- https://www.exploit-db.com/exploits/42409/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|