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/95e2b0da-e480-4ee8-9324-a93a2ab0a877 | exploit third party advisory patch |
https://github.com/vim/vim/commit/34f8117dec685ace52cd9e578e2729db278163fc | third party advisory patch |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UURGABNDL77YR5FRQKTFBYNBDQX2KO7Q/ | vendor advisory |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7ZLEHVP4LNAGER4ZDGUDS5V5YVQD6INF/ | vendor advisory |
https://security.gentoo.org/glsa/202208-32 | third party advisory vendor advisory |
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/msg00032.html | third party advisory mailing list |