Heap-based Buffer Overflow in GitHub repository vim/vim prior to 8.2.
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/fa0ad526-b608-45b3-9ebc-f2b607834d6a | exploit third party advisory patch |
https://github.com/vim/vim/commit/2a585c85013be22f59f184d49612074fd9b115d7 | third party advisory patch |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TYNK6SDCMOLQJOI3B4AOE66P2G2IH4ZM/ | vendor advisory |
https://security.gentoo.org/glsa/202208-32 | third party advisory vendor advisory |
https://security.gentoo.org/glsa/202305-16 | vendor advisory |