### [CVE-2010-0405](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0405) ![](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 Integer overflow in the BZ2_decompress function in decompress.c in bzip2 and libbzip2 before 1.0.6 allows context-dependent attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted compressed file. ### POC #### Reference - http://www.vmware.com/security/advisories/VMSA-2010-0019.html #### Github No PoCs found on GitHub currently.