2024-11-13 17:03:52 +00:00
{
"id" : "CVE-2024-52306" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2024-11-13T16:15:20.723" ,
2024-11-19 17:03:31 +00:00
"lastModified" : "2024-11-19T15:02:45.053" ,
"vulnStatus" : "Analyzed" ,
2024-11-13 17:03:52 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "FileManager provides a Backpack admin interface for files and folder. Prior to 3.0.9, deserialization of untrusted data from the mimes parameter could lead to remote code execution. This vulnerability is fixed in 3.0.9."
2024-11-17 03:03:21 +00:00
} ,
{
"lang" : "es" ,
"value" : "FileManager proporciona una interfaz de administraci\u00f3n de Backpack para archivos y carpetas. Antes de la versi\u00f3n 3.0.9, la deserializaci\u00f3n de datos no confiables del par\u00e1metro mimes pod\u00eda provocar la ejecuci\u00f3n remota de c\u00f3digo. Esta vulnerabilidad se solucion\u00f3 en la versi\u00f3n 3.0.9."
2024-11-13 17:03:52 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.6 ,
"baseSeverity" : "HIGH" ,
2024-11-13 17:03:52 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "HIGH" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-11-13 17:03:52 +00:00
} ,
"exploitabilityScore" : 1.0 ,
"impactScore" : 6.0
2024-12-08 03:06:42 +00:00
} ,
{
"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:H/A:H" ,
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
2024-11-13 17:03:52 +00:00
}
]
} ,
"weaknesses" : [
{
"source" : "security-advisories@github.com" ,
2024-12-15 03:03:56 +00:00
"type" : "Primary" ,
2024-11-13 17:03:52 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-502"
}
]
}
] ,
2024-11-19 17:03:31 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:backpackforlaravel:filemanager:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "2.0.2" ,
"matchCriteriaId" : "3916EFA1-114A-4622-9384-A01A4D874D87"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:backpackforlaravel:filemanager:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "3.0.0" ,
"versionEndExcluding" : "3.0.9" ,
"matchCriteriaId" : "20B83E97-268F-47A7-A199-24F2AC570DD0"
}
]
}
]
}
] ,
2024-11-13 17:03:52 +00:00
"references" : [
{
"url" : "https://github.com/Laravel-Backpack/FileManager/commit/2830498b85e05fb3c92179053b4d7c4a0fdb880b" ,
2024-11-19 17:03:31 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2024-11-13 17:03:52 +00:00
} ,
{
"url" : "https://github.com/Laravel-Backpack/FileManager/security/advisories/GHSA-8237-957h-h2c2" ,
2024-11-19 17:03:31 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Vendor Advisory"
]
2024-11-13 17:03:52 +00:00
}
]
}