2024-12-12 03:04:10 +00:00
{
"id" : "CVE-2024-55587" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2024-12-12T02:08:22.413" ,
2024-12-12 19:03:50 +00:00
"lastModified" : "2024-12-12T17:15:11.197" ,
"vulnStatus" : "Awaiting Analysis" ,
2024-12-12 03:04:10 +00:00
"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."
2024-12-12 19:03:50 +00:00
} ,
{
"lang" : "es" ,
"value" : " python-libarchive hasta 4.2.1 permite directory traversal (para crear archivos) en extract en zip.py para ZipFile.extractall y ZipFile.extract."
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
"baseScore" : 8.8 ,
"baseSeverity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-22"
}
]
2024-12-12 03:04:10 +00:00
}
] ,
"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"
}
]
}