Use of Out-of-range Pointer Offset in GitHub repository vim/vim prior to 8.2.
The product performs pointer arithmetic on a valid pointer, but it uses an offset that can point outside of the intended range of valid memory locations for the resulting pointer.
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
Link | Tags |
---|---|
https://huntr.dev/bounties/7e8f6cd0-b5ee-48a2-8255-6a86f4c46c71 | patch third party advisory exploit |
https://github.com/vim/vim/commit/e3537aec2f8d6470010547af28dcbd83d41461b8 | third party advisory patch |
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://support.apple.com/kb/HT213488 | third party advisory release notes |
http://seclists.org/fulldisclosure/2022/Oct/41 | mailing list third party advisory release notes |
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 |