mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
19 lines
688 B
Markdown
19 lines
688 B
Markdown
### [CVE-2024-55587](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-55587)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
- https://github.com/smartfile/python-libarchive/issues/42
|
|
|
|
#### Github
|
|
- https://github.com/CSIRTTrizna/CVE-2024-55587
|
|
- https://github.com/nomi-sec/PoC-in-GitHub
|
|
|