2024-08-12 18:03:13 +00:00
{
"id" : "CVE-2024-42485" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2024-08-12T16:15:16.453" ,
2024-08-12 20:03:14 +00:00
"lastModified" : "2024-08-12T18:57:17.383" ,
"vulnStatus" : "Awaiting Analysis" ,
2024-08-12 18:03:13 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "Filament Excel enables excel export for Filament admin resources. The export download route `/filament-excel/{path}` allowed downloading any file without login when the webserver allows `../` in the URL. Patched with Version v2.3.3."
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "security-advisories@github.com" ,
"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:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-22"
}
]
}
] ,
"references" : [
{
"url" : "https://github.com/pxlrbt/filament-excel/commit/bda42891a4b0c15d5dab5da8c53a006ddadccfb7" ,
"source" : "security-advisories@github.com"
} ,
{
"url" : "https://github.com/pxlrbt/filament-excel/security/advisories/GHSA-m3px-vjxr-fx4m" ,
"source" : "security-advisories@github.com"
}
]
}