Heap-based Buffer Overflow in GitHub repository vim/vim prior to 9.0.1873.
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/c867eb0a-aa8b-4946-a621-510350673883 | patch exploit third party advisory issue tracking |
https://github.com/vim/vim/commit/f6d28fe2c95c678cc3202cc5dc825a3fcc709e93 | patch |
https://lists.debian.org/debian-lts-announce/2023/09/msg00035.html | third party advisory mailing list |
https://support.apple.com/kb/HT213984 | third party advisory release notes |
http://seclists.org/fulldisclosure/2023/Oct/24 | third party advisory mailing list |