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

exploitDog

github логотип

GHSA-95rc-wc32-gm53

Опубликовано: 03 июн. 2025
Источник: github
Github: Прошло ревью
CVSS4: 4.8

Описание

Gokapi vulnerable to stored XSS via uploading file with malicious file name

Impact

When using end-to-end encryption, a stored XSS vulnerability can be exploited by uploading a file with JavaScript code embedded in the filename. After upload and every time someone opens the upload list, the script is then parsed.

With the affected versions <v2.0, there was no user permission system implemented, therefore all authenticated users were already able to see and modify all resources, even if end-to-end encrypted, as the encryption key had to be the same for all users with <v2.0. Nethertheless with XSS, other attack vectors like redirection or crypto mining would be possble.

Patches

This CVE has been fixed in v2.0.0

Workarounds

If you are the only authenticated user using Gokapi, you are not affected. A workaround would be to disable end-to-end encryption.

Пакеты

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

github.com/forceu/gokapi

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

>= 1.0.1, <= 1.9.6

Отсутствует

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

github.com/forceu/gokapi

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

< 0.0.0-20250530191232-343cc566cfd7

0.0.0-20250530191232-343cc566cfd7

EPSS

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

4.8 Medium

CVSS4

Дефекты

CWE-79
CWE-87

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

CVSS3: 5.4
nvd
8 месяцев назад

Gokapi is a self-hosted file sharing server with automatic expiration and encryption support. When using end-to-end encryption, a stored cross-site scripting vulnerability can be exploited by uploading a file with JavaScript code embedded in the filename. After upload and every time someone opens the upload list, the script is then parsed. Prior to version 2.0.0, there was no user permission system implemented, therefore all authenticated users were already able to see and modify all resources, even if end-to-end encrypted, as the encryption key had to be the same for all users using a version prior to 2.0.0. If a user is the only authenticated user using Gokapi, they are not affected. This issue has been fixed in v2.0.0. A possible workaround would be to disable end-to-end encryption.

EPSS

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

4.8 Medium

CVSS4

Дефекты

CWE-79
CWE-87