Files
CVEs-PoC/2007/CVE-2007-2438.md
T
2024-06-18 02:51:15 +02:00

22 lines
884 B
Markdown

### [CVE-2007-2438](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2438)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9876
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/finagin/encyclopedia
- https://github.com/luckyyyyy/editor-config
- https://github.com/obiscr/vim
- https://github.com/xiky/MyVimrc