### [CVE-2016-6250](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-6250) ![](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 ISO9660 writer in libarchive before 3.2.1 allows remote attackers to cause a denial of service (application crash) or execute arbitrary code via vectors related to verifying filename lengths when writing an ISO9660 archive, which trigger a buffer overflow. ### POC #### Reference - http://www.oracle.com/technetwork/topics/security/linuxbulletinjul2016-3090544.html #### Github No PoCs found on GitHub currently.