cve/2012/CVE-2012-5777.md

19 lines
801 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2012-5777](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-5777)
![](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
Eval injection vulnerability in the ReplaceListVars function in the template parser in e/class/connect.php in EmpireCMS 6.6 allows user-assisted remote attackers to execute arbitrary PHP code via a crafted template.
### POC
#### Reference
- http://packetstormsecurity.com/files/117902/EmpireCMS-6.6-PHP-Code-Execution.html
- http://packetstormsecurity.org/files/117902/EmpireCMS-6.6-PHP-Code-Execution.html
#### Github
No PoCs found on GitHub currently.