### [CVE-2019-17582](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-17582) ![](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 A use-after-free in the _zip_dirent_read function of zip_dirent.c in libzip 1.2.0 allows attackers to have an unspecified impact by attempting to unzip a malformed ZIP archive. NOTE: the discoverer states "This use-after-free is triggered prior to the double free reported in CVE-2017-12858." ### POC #### Reference - https://github.com/nih-at/libzip/issues/5 - https://github.com/nih-at/libzip/issues/5 #### Github - https://github.com/carter-yagemann/ARCUS