cve/2024/CVE-2024-47186.md
2025-09-29 16:08:36 +00:00

1.1 KiB

CVE-2024-47186

Description

Filament is a collection of full-stack components for Laravel development. Versions of Filament from v3.0.0 through v3.2.114 are affected by a cross-site scripting (XSS) vulnerability. If values passed to a ColorColumn or ColumnEntry are not valid and contain a specific set of characters, applications are vulnerable to XSS attack against a user who opens a page on which a color column or entry is rendered. Filament v3.2.115 fixes this issue.

POC

Reference

Github

No PoCs found on GitHub currently.