mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
763 B
Markdown
18 lines
763 B
Markdown
### [CVE-2016-1248](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://github.com/vim/vim/commit/d0b5138ba4bccff8a744c99836041ef6322ed39a
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|