### [CVE-2017-11552](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-11552) ![](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 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.