Heap-based Buffer Overflow in GitHub repository vim/vim prior to 9.0.0765.
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().
The product writes data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://huntr.dev/bounties/c1db3b70-f4fe-481f-8a24-0b1449c94246 | exploit third party advisory patch |
https://github.com/vim/vim/commit/36343ae0fb7247e060abfd35fb8e4337b33abb4b | third party advisory patch |
https://security.gentoo.org/glsa/202305-16 | vendor advisory |
https://security.netapp.com/advisory/ntap-20241115-0010/ |