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

19 lines
1007 B
Markdown

### [CVE-2014-7866](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7866)
![](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 directory traversal vulnerabilities in ZOHO ManageEngine OpManager 8 (build 88xx) through 11.4, IT360 10.3 and 10.4, and Social IT Plus 11.0 allow remote attackers or remote authenticated users to write and execute arbitrary files via a .. (dot dot) in the (1) fileName parameter to the MigrateLEEData servlet or (2) zipFileName parameter in a downloadFileFromProbe operation to the MigrateCentralData servlet.
### POC
#### Reference
- http://packetstormsecurity.com/files/129037/ManageEngine-OpManager-Social-IT-Plus-IT360-File-Upload-SQL-Injection.html
- http://seclists.org/fulldisclosure/2014/Nov/21
#### Github
No PoCs found on GitHub currently.