29 lines
865 B
JSON
Raw Normal View History

{
"id": "CVE-2024-55587",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-12-12T02:08:22.413",
"lastModified": "2024-12-12T02:08:22.413",
"vulnStatus": "Received",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "python-libarchive through 4.2.1 allows directory traversal (to create files) in extract in zip.py for ZipFile.extractall and ZipFile.extract."
}
],
"metrics": {},
"references": [
{
"url": "https://github.com/smartfile/python-libarchive/blob/c7677411bfc4ab5701d343bc6ebd9e35c990e80e/libarchive/zip.py#L107",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/smartfile/python-libarchive/issues/42",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/smartfile/python-libarchive/pull/41",
"source": "cve@mitre.org"
}
]
}