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/571d25ce-8d53-4fa0-b620-27f2a8a14874 | patch third party advisory exploit |
https://github.com/vim/vim/commit/3d51ce18ab1be4f9f6061568a4e7fabf00b21794 | 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 |