Heap-based Buffer Overflow in GitHub repository vim/vim prior to 8.2.4968.
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/6ff03b27-472b-4bef-a2bf-410fae65ff0a | third party advisory exploit |
https://github.com/vim/vim/commit/60ae0e71490c97f2871a6344aca61cacf220f813 | third party advisory patch |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/QKIX5HYKWXWG6QBCPPTPQ53GNOFHSAIS/ | vendor advisory |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/IUPOLEX5GXC733HL4EFYMHFU7NISJJZG/ | vendor advisory |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/BFAZTAT5CZC2R6KYDYA2HBAVEDSIX6MW/ | vendor advisory |
https://security.gentoo.org/glsa/202208-32 | third party advisory vendor advisory |
https://support.apple.com/kb/HT213488 | third party advisory |
http://seclists.org/fulldisclosure/2022/Oct/41 | third party advisory mailing list |
http://seclists.org/fulldisclosure/2022/Oct/28 | mailing list |
https://security.gentoo.org/glsa/202305-16 | vendor advisory |