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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
textract before 1.5.0 allows OS Command Injection attacks via a filename in a call to the process function. This may be a remote attack if a web application accepts names of arbitrary uploaded files.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://seclists.org/oss-sec/2016/q4/442
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|