mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
18 lines
661 B
Markdown
18 lines
661 B
Markdown
### [CVE-2017-5953](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-5953)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
vim before patch 8.0.0322 does not properly validate values for tree length when handling a spell file, which may result in an integer overflow at a memory allocation site and a resultant buffer overflow.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://usn.ubuntu.com/4016-1/
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|