mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 20:21:38 +02:00
18 lines
713 B
Markdown
18 lines
713 B
Markdown
### [CVE-2017-1000382](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-1000382)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
VIM version 8.0.1187 (and other versions most likely) ignores umask when creating a swap file ("[ORIGINAL_FILENAME].swp") resulting in files that may be world readable or otherwise accessible in ways not intended by the user running the vi binary.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|