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-09-18 20:03:19 +00:00
"lastModified" : "2024-09-18T18:31:40.427" ,
2024-09-16 20:03:20 +00:00
"vulnStatus" : "Analyzed" ,
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."
2024-08-18 02:03:12 +00:00
} ,
{
"lang" : "es" ,
"value" : "Filament Excel permite la exportaci\u00f3n de Excel para los recursos de administraci\u00f3n de Filament. La ruta de descarga de exportaci\u00f3n `/filament-excel/{path}` permit\u00eda descargar cualquier archivo sin iniciar sesi\u00f3n cuando el servidor web permite `../` en la URL. Parcheado con la versi\u00f3n v2.3.3."
2024-08-12 18:03:13 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-09-16 20:03:20 +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: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
} ,
2024-08-12 18:03:13 +00:00
{
"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" : [
2024-09-18 20:03:19 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-22"
}
]
} ,
2024-08-12 18:03:13 +00:00
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-22"
}
]
}
] ,
2024-09-16 20:03:20 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:pxlrbt:filament_excel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "1.0.0" ,
"versionEndExcluding" : "1.1.14" ,
"matchCriteriaId" : "8ADF6739-5F84-4773-8C2C-CF887B582D2C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:pxlrbt:filament_excel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "2.0.0" ,
"versionEndExcluding" : "2.3.3" ,
"matchCriteriaId" : "E372F63F-C21E-4F1B-A848-46F5DAFD31A4"
}
]
}
]
}
] ,
2024-08-12 18:03:13 +00:00
"references" : [
{
"url" : "https://github.com/pxlrbt/filament-excel/commit/bda42891a4b0c15d5dab5da8c53a006ddadccfb7" ,
2024-09-16 20:03:20 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2024-08-12 18:03:13 +00:00
} ,
{
"url" : "https://github.com/pxlrbt/filament-excel/security/advisories/GHSA-m3px-vjxr-fx4m" ,
2024-09-16 20:03:20 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Vendor Advisory"
]
2024-08-12 18:03:13 +00:00
}
]
}