Heap-based Buffer Overflow in GitHub repository vim/vim prior to 9.0.1144.
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/1c8686db-baa6-42dc-ba45-aed322802de9 | third party advisory exploit |
https://github.com/vim/vim/commit/c32949b0779106ed5710ae3bffc5053e49083ab4 | third party advisory patch |
https://support.apple.com/kb/HT213670 | |
http://seclists.org/fulldisclosure/2023/Mar/17 | mailing list |
https://security.gentoo.org/glsa/202305-16 | vendor advisory |