Heap-based Buffer Overflow in GitHub repository vim/vim prior to 9.0.0101.
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/2e5a1dc4-2dfb-4e5f-8c70-e1ede21f3571 | patch third party advisory exploit |
https://github.com/vim/vim/commit/a6f9e300161f4cb54713da22f65b261595e8e614 | third party advisory patch |