VDB
KO
HIGH 7.3

GHSA-vv3x-j2x5-36jc

Filament Unvalidated Range and Values summarizer values can be used for XSS

Details

Two Table summarizers (`Range`, `Values`) render raw database values without escaping HTML. If there is a lack of validation for the data in the columns that use these summarizers, an attacker could plant malicious HTML / JavaScript and achieve stored XSS that executes for users who view the table with those summarizers.

Are you affected?

Enter the version of the package you're using.

Affected packages

Packagist / filament/tables
Introduced in: 4.0.0 Fixed in: 4.8.5
Fix composer require filament/tables:^4.8.5
Packagist / filament/tables
Introduced in: 5.0.0 Fixed in: 5.3.5
Fix composer require filament/tables:^5.3.5

References