Heap-based Buffer Overflow in GitHub repository vim/vim prior to 9.0.0220.
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/389aeccd-deb9-49ae-9b6a-24c12d79b02e | issue tracking patch exploit third party advisory |
https://github.com/vim/vim/commit/f6d39c31d2177549a986d170e192d8351bd571e2 | third party advisory patch |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/XWOJOA7PZZAMBI5GFTL6PWHXMWSDLUXL/ | vendor advisory |
https://security.gentoo.org/glsa/202305-16 | vendor advisory |