mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 18:08:00 +02:00
22 lines
893 B
Markdown
22 lines
893 B
Markdown
### [CVE-2019-14751](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-14751)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
NLTK Downloader before 3.4.5 is vulnerable to a directory traversal, allowing attackers to write arbitrary files via a ../ (dot dot slash) in an NLTK package (ZIP archive) that is mishandled during extraction.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/mssalvatore/CVE-2019-14751_PoC
|
|
- https://salvatoresecurity.com/zip-slip-in-nltk-cve-2019-14751/
|
|
|
|
#### Github
|
|
- https://github.com/0xT11/CVE-POC
|
|
- https://github.com/developer3000S/PoC-in-GitHub
|
|
- https://github.com/hectorgie/PoC-in-GitHub
|
|
- https://github.com/mssalvatore/CVE-2019-14751_PoC
|
|
|