### [CVE-2019-13147](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-13147) ![](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 In Audio File Library (aka audiofile) 0.3.6, there exists one NULL pointer dereference bug in ulaw2linear_buf in G711.cpp in libmodules.a that allows an attacker to cause a denial of service via a crafted file. ### POC #### Reference - https://github.com/mpruett/audiofile/issues/54 - https://github.com/mpruett/audiofile/issues/54 #### Github No PoCs found on GitHub currently.