Files
CVEs-PoC/2007/CVE-2007-2438.md
2024-06-18 02:51:15 +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