Heap-based Buffer Overflow in GitHub repository vim/vim prior to 9.0.0483.
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/90fdf374-bf04-4386-8a23-38c83b88f0da | exploit third party advisory patch |
https://github.com/vim/vim/commit/c249913edc35c0e666d783bfc21595cf9f7d9e0d | third party advisory patch |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/LSSEWQLK55MCNT4Z2IIJEJYEI5HLCODI/ | vendor advisory |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/4QI7AETXBHPC7SGA77Q7O5IEGULWYET7/ | vendor advisory |
https://lists.debian.org/debian-lts-announce/2022/11/msg00009.html | third party advisory mailing list |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/GTBVD4J2SKVSWK4VBN5JP5OEVK6GDS3N/ | vendor advisory |
https://security.gentoo.org/glsa/202305-16 | vendor advisory |