GHSA-pqgv-phc2-5p8rLowCVSS 2.5
libarchive 3.8.x before 3.8.2 has a strcpy heap-based buffer overflow in the gzip writer via the...
🔗 CVE IDs covered (1)
📋 Description
libarchive 3.8.x before 3.8.2 has a strcpy heap-based buffer overflow in the gzip writer via the original-filename field to archive_compressor_gzip_open in archive_write_add_filter_gzip.c, aka GHSA-92wx-p669-8gr9. This relates to bsdtar. Exploitation envisions a marginally plausible scenario in which original-filename is obtained from an untrusted party. (original-filename is not derived from the input data.)
🔗 References (7)
- https://nvd.nist.gov/vuln/detail/CVE-2025-64031
- https://github.com/libarchive/libarchive/pull/2734
- https://github.com/libarchive/libarchive/pull/2734/commits
- https://github.com/libarchive/libarchive/pull/2734/files
- https://gist.github.com/ttuurrnn/1365a4a9b1c3d5826a3a9bbe111f26b8
- https://github.com/libarchive/libarchive/blob/master/libarchive/archive_write_add_filter_gzip.c
- https://github.com/advisories/GHSA-pqgv-phc2-5p8r