2024-12-08 03:06:42 +00:00

126 lines
3.8 KiB
JSON

{
"id": "CVE-2024-42485",
"sourceIdentifier": "security-advisories@github.com",
"published": "2024-08-12T16:15:16.453",
"lastModified": "2024-09-18T18:31:40.427",
"vulnStatus": "Analyzed",
"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."
},
{
"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."
}
],
"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",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
},
{
"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",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-22"
}
]
},
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-22"
}
]
}
],
"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"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/pxlrbt/filament-excel/commit/bda42891a4b0c15d5dab5da8c53a006ddadccfb7",
"source": "security-advisories@github.com",
"tags": [
"Patch"
]
},
{
"url": "https://github.com/pxlrbt/filament-excel/security/advisories/GHSA-m3px-vjxr-fx4m",
"source": "security-advisories@github.com",
"tags": [
"Vendor Advisory"
]
}
]
}