### [CVE-2016-4302](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4302) ![](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 Heap-based buffer overflow in the parse_codes function in archive_read_support_format_rar.c in libarchive before 3.2.1 allows remote attackers to execute arbitrary code via a RAR file with a zero-sized dictionary. ### POC #### Reference - http://www.oracle.com/technetwork/topics/security/bulletinjul2016-3090568.html - http://www.oracle.com/technetwork/topics/security/linuxbulletinjul2016-3090544.html - https://github.com/libarchive/libarchive/issues/719 #### Github No PoCs found on GitHub currently.