cve/2024/CVE-2024-22667.md
2024-06-09 00:33:16 +00:00

1.0 KiB

CVE-2024-22667

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.

POC

Reference

Github