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/bf3e0643-03e9-4436-a1c8-74e7111c32bf | exploit third party advisory patch |
https://github.com/vim/vim/commit/6e28703a8e41f775f64e442c5d11ce1ff599aa3f | third party advisory patch |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/4GOY5YWTP5QUY2EFLCL7AUWA2CV57C37/ | vendor advisory |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7ZLEHVP4LNAGER4ZDGUDS5V5YVQD6INF/ | vendor advisory |
https://lists.debian.org/debian-lts-announce/2022/05/msg00022.html | third party advisory mailing list |
https://support.apple.com/kb/HT213488 | third party advisory release notes |
http://seclists.org/fulldisclosure/2022/Oct/41 | mailing list release notes third party advisory |
http://seclists.org/fulldisclosure/2022/Oct/28 | third party advisory mailing list |
https://lists.debian.org/debian-lts-announce/2022/11/msg00009.html | third party advisory mailing list |