Files
CVEs-PoC/2014/CVE-2014-5470.md
T
2024-06-22 09:37:59 +00:00

18 lines
631 B
Markdown

### [CVE-2014-5470](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5470)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.