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

exploitDog

github логотип

GHSA-wx35-cv59-9gwr

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

Описание

Cotonti: Cross-Site Request Forgery in the Personal File Storage (PFS) module

Cotonti 1.0.0 (master branch, commit f43f1fc3) is vulnerable to Cross-Site Request Forgery in the Personal File Storage (PFS) module. In modules/pfs/inc/pfs.main.php, the file upload action ('a=upload') processes uploaded files without calling cot_check_xg() to validate the anti-CSRF token, even though sibling actions such as 'delete' (line 272) do. A remote attacker who lures an authenticated user into visiting a malicious page can force the browser to submit a forged multipart request that uploads arbitrary files into the victim's PFS storage.

Пакеты

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

cotonti/cotonti

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

<= 1.0.0

Отсутствует

EPSS

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

8.6 High

CVSS4

8.1 High

CVSS3

Дефекты

CWE-352

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

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

Cotonti 1.0.0 (master branch, commit f43f1fc3) is vulnerable to Cross-Site Request Forgery in the Personal File Storage (PFS) module. In modules/pfs/inc/pfs.main.php, the file upload action ('a=upload') processes uploaded files without calling cot_check_xg to validate the anti-CSRF token, even though sibling actions such as 'delete' (line 272) do.

EPSS

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

8.6 High

CVSS4

8.1 High

CVSS3

Дефекты

CWE-352