CVE-2024-55587
HIGH8.8EPSS 37.3%python-libarchive directory traversal
Published: 12/12/2024Modified: 12/12/2024
Description
python-libarchive through 4.2.1 allows directory traversal (to create files) in extract in zip.py for ZipFile.extractall and ZipFile.extract.
Affected packages (1)
- PyPI/python-libarchivefrom 0, <= 4.2.1
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N |
| osv | CVSS 3.1 | HIGH8.8 | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
References (5)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2024-55587
- PATCHhttps://github.com/smartfile/python-libarchive
- WEBhttps://github.com/smartfile/python-libarchive/blob/c7677411bfc4ab5701d343bc6ebd9e35c990e80e/libarchive/zip.py#L107
- WEBhttps://github.com/smartfile/python-libarchive/issues/42
- WEBhttps://github.com/smartfile/python-libarchive/pull/41