2024-06-08 14:03:10 +00:00
{
"id" : "CVE-2024-37407" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2024-06-08T13:15:58.337" ,
2025-03-14 17:03:51 +00:00
"lastModified" : "2025-03-14T16:15:32.187" ,
2024-12-08 03:06:42 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-06-08 14:03:10 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Libarchive before 3.7.4 allows name out-of-bounds access when a ZIP archive has an empty-name file and mac-ext is enabled. This occurs in slurp_central_directory in archive_read_support_format_zip.c."
2024-06-16 02:03:09 +00:00
} ,
{
"lang" : "es" ,
"value" : "Libarchive anterior a 3.7.4 permite el acceso a nombres fuera de los l\u00edmites cuando un archivo ZIP tiene un archivo con nombre vac\u00edo y mac-ext est\u00e1 habilitado. Esto ocurre en slurp_central_directory en archive_read_support_format_zip.c."
2024-06-08 14:03:10 +00:00
}
] ,
2024-07-17 22:03:14 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 9.1 ,
"baseSeverity" : "CRITICAL" ,
2024-07-17 22:03:14 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-07-17 22:03:14 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.2
2025-03-14 17:03:51 +00:00
} ,
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H" ,
"baseScore" : 9.1 ,
"baseSeverity" : "CRITICAL" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.2
2024-07-17 22:03:14 +00:00
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-125"
}
]
2025-03-14 17:03:51 +00:00
} ,
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-125"
}
]
2024-07-17 22:03:14 +00:00
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:libarchive:libarchive:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "3.7.4" ,
"matchCriteriaId" : "9D39546C-368C-43A4-870B-84A4DE39DD8F"
}
]
}
]
}
] ,
2024-06-08 14:03:10 +00:00
"references" : [
{
"url" : "https://github.com/libarchive/libarchive/commit/b6a979481b7d77c12fa17bbed94576b63bbcb0c0" ,
2024-07-17 22:03:14 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Issue Tracking"
]
2024-06-08 14:03:10 +00:00
} ,
{
"url" : "https://github.com/libarchive/libarchive/pull/2145" ,
2024-07-17 22:03:14 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Issue Tracking"
]
2024-06-08 14:03:10 +00:00
} ,
{
"url" : "https://github.com/libarchive/libarchive/releases/tag/v3.7.4" ,
2024-07-17 22:03:14 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Patch"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/libarchive/libarchive/commit/b6a979481b7d77c12fa17bbed94576b63bbcb0c0" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Issue Tracking"
]
} ,
{
"url" : "https://github.com/libarchive/libarchive/pull/2145" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Issue Tracking"
]
} ,
{
"url" : "https://github.com/libarchive/libarchive/releases/tag/v3.7.4" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-06-08 14:03:10 +00:00
}
]
}