Heap-based Buffer Overflow in GitHub repository vim/vim prior to 9.0.1189.
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/550a0852-9be0-4abe-906c-f803b34e41d3 | issue tracking patch exploit third party advisory |
https://github.com/vim/vim/commit/232bdaaca98c34a99ffadf27bf6ee08be6cc8f6a | third party advisory patch |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WYC22GGZ6QA66HLNLHCTAJU265TT3O33/ | vendor advisory |
https://support.apple.com/kb/HT213670 | |
http://seclists.org/fulldisclosure/2023/Mar/17 | mailing list |