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-13 19:03:36 +00:00
"lastModified" : "2024-11-13T17:01:16.850" ,
"vulnStatus" : "Awaiting Analysis" ,
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."
}
] ,
"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" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "HIGH" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.6 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 1.0 ,
"impactScore" : 6.0
}
]
} ,
"weaknesses" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-502"
}
]
}
] ,
"references" : [
{
"url" : "https://github.com/Laravel-Backpack/FileManager/commit/2830498b85e05fb3c92179053b4d7c4a0fdb880b" ,
"source" : "security-advisories@github.com"
} ,
{
"url" : "https://github.com/Laravel-Backpack/FileManager/security/advisories/GHSA-8237-957h-h2c2" ,
"source" : "security-advisories@github.com"
}
]
}