CVE-2024-55587: python-libarchive directory traversal
python-libarchive through 4.2.1 allows directory traversal (to create files) in extract in zip.py for ZipFile.extractall and ZipFile.extract.
References
- github.com/advisories/GHSA-75mx-hw5q-pvx3
- github.com/smartfile/python-libarchive
- github.com/smartfile/python-libarchive/blob/c7677411bfc4ab5701d343bc6ebd9e35c990e80e/libarchive/zip.py
- github.com/smartfile/python-libarchive/issues/42
- github.com/smartfile/python-libarchive/pull/41
- nvd.nist.gov/vuln/detail/CVE-2024-55587
Detect and mitigate CVE-2024-55587 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →