Files
CVEs-PoC/2014/CVE-2014-7864.md
T
2024-06-18 02:51:15 +02:00

19 lines
1005 B
Markdown

### [CVE-2014-7864](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7864)
![](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
Multiple SQL injection vulnerabilities in the FailOverHelperServlet (aka FailServlet) servlet in ZOHO ManageEngine OpManager 8 through 11.5 build 11400 and IT360 10.5 and earlier allow remote attackers and remote authenticated users to execute arbitrary SQL commands via the (1) customerName or (2) serverRole parameter in a standbyUpdateInCentral operation to servlet/com.adventnet.me.opmanager.servlet.FailOverHelperServlet.
### POC
#### Reference
- http://packetstormsecurity.com/files/130162/ManageEngine-File-Download-Content-Disclosure-SQL-Injection.html
- http://seclists.org/fulldisclosure/2015/Jan/114
#### Github
No PoCs found on GitHub currently.