Stack-based Buffer Overflow in GitHub repository vim/vim prior to 8.2.
A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function).
The product writes data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://huntr.dev/bounties/5e635bad-5cf6-46cd-aeac-34ef224e179d | exploit third party advisory patch |
https://github.com/vim/vim/commit/06f15416bb8d5636200a10776f1752c4d6e49f31 | third party advisory patch |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UFXFAILMLUIK4MBUEZO4HNBNKYZRJ5AP/ | 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/03/msg00018.html | third party advisory mailing list |
https://security.gentoo.org/glsa/202208-32 | third party advisory vendor advisory |
https://lists.debian.org/debian-lts-announce/2022/11/msg00009.html | third party advisory mailing list |