### [CVE-2016-4301](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4301) ![](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 Stack-based buffer overflow in the parse_device function in archive_read_support_format_mtree.c in libarchive before 3.2.1 allows remote attackers to execute arbitrary code via a crafted mtree file. ### POC #### Reference - http://www.oracle.com/technetwork/topics/security/bulletinjul2016-3090568.html - http://www.talosintel.com/reports/TALOS-2016-0153/ #### Github No PoCs found on GitHub currently.