Popis
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.
CVSS 6.1EPSS 0.14100000000000001%Riziko 0.62
Zobraziť zdroj- Zverejnené
- 2026-08-22 15:16:20
- Dotknuté verzie
- unknown
- Typ
- Iné
- Posledná úprava
- 2026-08-24 19:16:44
- Vektor
- CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:H