Vulnerability CVE-2024-22667


Published: 2024-02-05

Description:
Vim before 9.0.2142 has a stack-based buffer overflow because did_set_langmap in map.c calls sprintf to write to the error buffer that is passed down to the option callback functions.

 References:
https://github.com/vim/vim/commit/b39b240c386a5a29241415541f1c99e2e6b8ce47
https://gist.githubusercontent.com/henices/2467e7f22dcc2aa97a2453e197b55a0c/raw/7b54bccc9a129c604fb139266f4497ab7aaa94c7/gistfile1.txt

Copyright 2026, cxsecurity.com

 

Back to Top