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

exploitDog

github логотип

GHSA-42jc-v69j-g38f

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

Описание

Gophish contains a denial of service vulnerability

Gophish through 0.12.1 contains a denial of service vulnerability that allows authenticated users with the User role to exhaust server memory by uploading a crafted Office document as an email template attachment. The ApplyTemplate() function in models/attachment.go processes Office documents as ZIP archives and calls ioutil.ReadAll() on each contained file entry without enforcing size restrictions on uncompressed content, allowing a zip bomb payload to expand to several gigabytes in memory and cause the process to be terminated by the operating system.

Пакеты

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

github.com/gophish/gophish

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

<= 0.12.1

Отсутствует

EPSS

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

7.1 High

CVSS4

6.5 Medium

CVSS3

Дефекты

CWE-770

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

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

Gophish through 0.12.1 contains a denial of service vulnerability that allows authenticated users with the User role to exhaust server memory by uploading a crafted Office document as an email template attachment. The ApplyTemplate() function in models/attachment.go processes Office documents as ZIP archives and calls ioutil.ReadAll() on each contained file entry without enforcing size restrictions on uncompressed content, allowing a zip bomb payload to expand to several gigabytes in memory and cause the process to be terminated by the operating system.

EPSS

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

7.1 High

CVSS4

6.5 Medium

CVSS3

Дефекты

CWE-770