Vulnerability Description
python-libarchive through 4.2.1 allows directory traversal (to create files) in extract in zip.py for ZipFile.extractall and ZipFile.extract.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/smartfile/python-libarchive/blob/c7677411bfc4ab5701d343bc6ebd
- https://github.com/smartfile/python-libarchive/issues/42
- https://github.com/smartfile/python-libarchive/pull/41
FAQ
What is CVE-2024-55587?
CVE-2024-55587 is a vulnerability with a CVSS score of 8.8 (HIGH). python-libarchive through 4.2.1 allows directory traversal (to create files) in extract in zip.py for ZipFile.extractall and ZipFile.extract.
How severe is CVE-2024-55587?
CVE-2024-55587 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-55587?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.