2024-10-10 04:03:16 +00:00
{
"id" : "CVE-2024-48957" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2024-10-10T02:15:02.990" ,
2024-10-11 22:03:17 +00:00
"lastModified" : "2024-10-11T21:36:47.930" ,
"vulnStatus" : "Modified" ,
2024-10-10 04:03:16 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "execute_filter_audio in archive_read_support_format_rar.c in libarchive before 3.7.5 allows out-of-bounds access via a crafted archive file because src can move beyond dst."
2024-10-10 14:03:23 +00:00
} ,
{
"lang" : "es" ,
"value" : "execute_filter_audio en archive_read_support_format_rar.c en libarchive anterior a 3.7.5 permite acceso fuera de los l\u00edmites a trav\u00e9s de un archivo de almacenamiento manipulado espec\u00edficamente porque src puede moverse m\u00e1s all\u00e1 de dst."
2024-10-10 04:03:16 +00:00
}
] ,
2024-10-11 18:03:17 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.8 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 5.9
2024-10-11 22:03:17 +00:00
} ,
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.8 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 5.9
2024-10-11 18:03:17 +00:00
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-125"
}
]
2024-10-11 22:03:17 +00:00
} ,
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-125"
}
]
2024-10-11 18:03:17 +00:00
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:libarchive:libarchive:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "3.7.5" ,
"matchCriteriaId" : "31714E4A-8262-42DE-AF8A-2B88DF192C14"
}
]
}
]
}
] ,
2024-10-10 04:03:16 +00:00
"references" : [
{
"url" : "https://github.com/libarchive/libarchive/compare/v3.7.4...v3.7.5" ,
2024-10-11 18:03:17 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Patch"
]
2024-10-10 04:03:16 +00:00
} ,
{
"url" : "https://github.com/libarchive/libarchive/pull/2149" ,
2024-10-11 18:03:17 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Patch"
]
2024-10-10 04:03:16 +00:00
}
]
}