### [CVE-2024-37407](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-37407) ![](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 Libarchive before 3.7.4 allows name out-of-bounds access when a ZIP archive has an empty-name file and mac-ext is enabled. This occurs in slurp_central_directory in archive_read_support_format_zip.c. ### POC #### Reference - https://github.com/libarchive/libarchive/pull/2145 #### Github - https://github.com/fkie-cad/nvd-json-data-feeds