Heap-based Buffer Overflow in GitHub repository vim/vim prior to 9.0.0211.
A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().
Link | Tags |
---|---|
https://huntr.dev/bounties/0a9bd71e-66b8-4eb1-9566-7dfd9b097e59 | exploit third party advisory patch |
https://github.com/vim/vim/commit/d1d8f6bacb489036d0fd479c9dd3c0102c988889 | third party advisory patch |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CHFAR6OY6G77M6GXCJT75A4KITLNR6GO/ | vendor advisory |
https://security.gentoo.org/glsa/202305-16 | vendor advisory |