CVE-2024-55587
HIGH8.8EPSS 37.3%python-libarchive directory traversal
發布日:2024/12/12修改日:2024/12/12
描述
python-libarchive through 4.2.1 allows directory traversal (to create files) in extract in zip.py for ZipFile.extractall and ZipFile.extract.
受影響套件(1)
- PyPI/python-libarchivefrom 0, <= 4.2.1
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| 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 |
參考連結(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