Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-44wp-g8f4-f4v5

Опубликовано: 23 июн. 2026
Источник: github
Github: Прошло ревью
CVSS3: 6.5

Описание

Filament: Unauthenticated temporary file upload on auth pages

Any schema can contain a file upload form field, so Filament applies Livewire's WithFileUploads trait to the Livewire component the schema is embedded in. However, some schemas, such as the panel login form, do not require file uploads, and exposing unauthenticated temporary file uploads on these components is not an acceptable risk. On these components, an unauthenticated attacker could upload arbitrary files to the application's temporary storage, which could be abused to exhaust disk space or inflate storage costs.

Пакеты

Наименование

filament/filament

composer
Затронутые версииВерсия исправления

>= 4.0.0, <= 4.11.4

4.11.5

Наименование

filament/filament

composer
Затронутые версииВерсия исправления

>= 5.0.0, <= 5.6.4

5.6.5

Наименование

filament/filament

composer
Затронутые версииВерсия исправления

>= 3.0.0, <= 3.3.51

3.3.52

EPSS

Процентиль: 27%
0.00343
Низкий

6.5 Medium

CVSS3

Дефекты

CWE-862

Связанные уязвимости

CVSS3: 6.5
nvd
3 месяца назад

Filament is a collection of full-stack components for accelerated Laravel development. From 3.0.0 until 3.3.52, 4.11.5, and 5.6.5, any schema can contain a file upload form field, so Filament applies Livewire's WithFileUploads trait to the Livewire component the schema is embedded in. However, some schemas, such as the panel login form, do not require file uploads, and exposing unauthenticated temporary file uploads on these components is not an acceptable risk. On these components, an unauthenticated attacker could upload arbitrary files to the application's temporary storage, which could be abused to exhaust disk space or inflate storage costs. This vulnerability is fixed in 3.3.52, 4.11.5, and 5.6.5.

EPSS

Процентиль: 27%
0.00343
Низкий

6.5 Medium

CVSS3

Дефекты

CWE-862