Heap based buffer overflow in vim/vim 9.0.0946 and below by allowing an attacker to CTRL-W gf in the expression used in the RHS of the substitute command.
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/20ece512-c600-45ac-8a84-d0931e05541f | issue tracking patch exploit third party advisory |
https://github.com/vim/vim/commit/cc762a48d42b579fb7bdec2c614636b830342dd5 | third party advisory patch |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/AZ3JMSUCR6Y7626RDWQ2HNSUFIQOJ33G/ | vendor advisory |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/V6ZNKVN4GICORTVFKVCM4MSOXCYWNHUC/ | vendor advisory |
https://security.gentoo.org/glsa/202305-16 | vendor advisory |
https://lists.debian.org/debian-lts-announce/2023/06/msg00015.html | mailing list |