hashcat 的 函数位于 文件中,当输入行的长度恰好等于缓冲区长度时,该函数会在调用者提供的缓冲区末尾之后一个字节的位置写入空终止符(null terminator)。攻击者可以通过提供一个哈希文件、pot 文件或词表,其中包含一条长度恰好为 HCBUFSIZ_LARGE 字节的行,从而触发此越界堆写入漏洞。
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| CVE-2026-68766 | 7.8 HIGH | hashcat through 7.1.2 Arbitrary File Write via Restore File Option Injection |
| CVE-2026-68768 | 6.1 MEDIUM | hashcat through 7.1.2 Heap Buffer Overflow in outfile_write() via Oversized Username |
No comments yet