First published: Sat Jun 08 2024(Updated: )
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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Oracle Libarchive | <3.7.4 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-37407 is considered a medium severity vulnerability due to potential name out-of-bounds access.
To fix CVE-2024-37407, upgrade to Libarchive version 3.7.4 or later.
CVE-2024-37407 is caused by an empty-name file in a ZIP archive while mac-ext is enabled.
Libarchive versions before 3.7.4 are affected by CVE-2024-37407.
CVE-2024-37407 occurs in the slurp_central_directory function in archive_read_support_format_zip.c.