### [CVE-2024-55587](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-55587) ![](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 python-libarchive through 4.2.1 allows directory traversal (to create files) in extract in zip.py for ZipFile.extractall and ZipFile.extract. ### POC #### Reference No PoCs from references. #### Github - https://github.com/CSIRTTrizna/CVE-2024-55587