mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 23:31:36 +02:00
22 lines
884 B
Markdown
22 lines
884 B
Markdown
### [CVE-2007-2438](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- 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
|
|
|