Heap-based Buffer Overflow in GitHub repository vim/vim prior to 9.0.
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/2241c773-02c9-4708-b63e-54aef99afa6c | issue tracking patch exploit third party advisory |
https://github.com/vim/vim/commit/d25f003342aca9889067f2e839963dfeccf1fe05 | third party advisory patch |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UXPO5EHDV6J4B27E65DOQGZFELUFPRSK/ | vendor advisory |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/43Y3VJPOTTY3NTREDIFUPITM2POG4ZLP/ | vendor advisory |
https://security.gentoo.org/glsa/202208-32 | third party advisory vendor advisory |
https://security.gentoo.org/glsa/202305-16 | vendor advisory |