Heap-based Buffer Overflow in GitHub repository vim/vim prior to 9.0.0061.
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/3a2d83af-9542-4d93-8784-98b115135a22 | exploit third party advisory patch |
https://github.com/vim/vim/commit/5fa9f23a63651a8abdb074b4fc2ec9b1adc6b089 | third party advisory patch |
https://github.com/vim/vim/commit/b9e717367c395490149495cf375911b5d9de889e | third party advisory patch |
https://huntr.dev/bounties/3a2d83af-9542-4d93-8784-98b115135a22/ | third party advisory exploit |
https://security.gentoo.org/glsa/202305-16 | vendor advisory |