Heap-based Buffer Overflow in GitHub repository vim/vim prior to 8.2.
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/05bc6051-4dc3-483b-ae56-cf23346b97b9 | exploit third party advisory patch |
https://github.com/vim/vim/commit/0971c7a4e537ea120a6bb2195960be8d0815e97b | third party advisory patch |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/GFD2A4YLBR7OIRHTL7CK6YNMEIQ264CN/ | vendor advisory |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/U743FMJGFQ35GBPCQ6OWMVZEJPDFVEWM/ | vendor advisory |
https://security.gentoo.org/glsa/202208-32 | third party advisory vendor advisory |
https://security.gentoo.org/glsa/202305-16 | vendor advisory |