mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 23:28:04 +02:00
18 lines
631 B
Markdown
18 lines
631 B
Markdown
### [CVE-2014-5470](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5470)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Actual Analyzer through 2014-08-29 allows code execution via shell metacharacters because untrusted input is used for part of the input data passed to an eval operation.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/35549
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|