cve/2016/CVE-2016-1248.md
2024-05-26 14:27:05 +02:00

763 B

CVE-2016-1248

Description

vim before patch 8.0.0056 does not properly validate values for the 'filetype', 'syntax' and 'keymap' options, which may result in the execution of arbitrary code if a file with a specially crafted modeline is opened.

POC

Reference

Github