Описание
Filament: Unvalidated ImageColumn and ImageEntry values can be used for XSS
The ImageColumn and ImageEntry components render raw database values without escaping HTML. Where the data passed to these components isn't validated, an attacker could plant malicious HTML or JavaScript and achieve stored XSS that executes for users who view the table or schema.
Пакеты
filament/infolists
>= 4.0.0, <= 4.11.4
4.11.5
filament/tables
>= 4.0.0, <= 4.11.4
4.11.5
filament/infolists
>= 5.0.0, <= 5.6.4
5.6.5
filament/tables
>= 5.0.0, <= 5.6.4
5.6.5
Связанные уязвимости
Filament is a collection of full-stack components for accelerated Laravel development. From 4.0.0 until 4.11.5 and 5.6.5, the ImageColumn and ImageEntry components render raw database values without escaping HTML. Where the data passed to these components isn't validated, an attacker could plant malicious HTML or JavaScript and achieve stored XSS that executes for users who view the table or schema. This vulnerability is fixed in 4.11.5 and 5.6.5.
Уязвимость компонентов ImageColumn и ImageEntry набора компонентов полного стека для ускоренной разработки Filament PHP-фреймворка Laravel, позволяющая нарушителю проводить межсайтовые сценарные атаки