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

exploitDog

github логотип

GHSA-cm34-rh84-36rf

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

Описание

hashcat contains a heap-based buffer overflow (out-of-bounds write) in the outfile_write() function in src/outfile.c. When assembling output into a fixed-size buffer (HCBUFSIZ_LARGE, ~16 MB), the function sequentially appends the username, separator, hash, and plaintext via memcpy without validating that the accumulated length stays within the buffer capacity. When run with --username --show against a crafted hash file containing an oversized username that nearly fills the buffer, the total assembled output exceeds the buffer, causing a heap buffer overflow that can corrupt memory and crash the process.

hashcat contains a heap-based buffer overflow (out-of-bounds write) in the outfile_write() function in src/outfile.c. When assembling output into a fixed-size buffer (HCBUFSIZ_LARGE, ~16 MB), the function sequentially appends the username, separator, hash, and plaintext via memcpy without validating that the accumulated length stays within the buffer capacity. When run with --username --show against a crafted hash file containing an oversized username that nearly fills the buffer, the total assembled output exceeds the buffer, causing a heap buffer overflow that can corrupt memory and crash the process.

EPSS

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

6.9 Medium

CVSS4

6.1 Medium

CVSS3

Дефекты

CWE-120

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

CVSS3: 6.1
ubuntu
5 дней назад

(hashcat contains a heap-based buffer overflow (out-of-bounds write) in ...)

CVSS3: 6.1
nvd
9 дней назад

hashcat contains a heap-based buffer overflow (out-of-bounds write) in the outfile_write() function in src/outfile.c. When assembling output into a fixed-size buffer (HCBUFSIZ_LARGE, ~16 MB), the function sequentially appends the username, separator, hash, and plaintext via memcpy without validating that the accumulated length stays within the buffer capacity. When run with --username --show against a crafted hash file containing an oversized username that nearly fills the buffer, the total assembled output exceeds the buffer, causing a heap buffer overflow that can corrupt memory and crash the process.

CVSS3: 6.1
debian
9 дней назад

hashcat contains a heap-based buffer overflow (out-of-bounds write) in ...

EPSS

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

6.9 Medium

CVSS4

6.1 Medium

CVSS3

Дефекты

CWE-120