cve/2007/CVE-2007-2438.md
2024-05-26 14:27:05 +02:00

884 B

CVE-2007-2438

Description

The sandbox for vim allows dangerous functions such as (1) writefile, (2) feedkeys, and (3) system, which might allow user-assisted attackers to execute shell commands and write files via modelines.

POC

Reference

Github