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

23 lines
1.1 KiB
Markdown

### [CVE-2014-6037](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6037)
![](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
Directory traversal vulnerability in the agentUpload servlet in ZOHO ManageEngine EventLog Analyzer 9.0 build 9002 and 8.2 build 8020 allows remote attackers to execute arbitrary code by uploading a ZIP file which contains an executable file with .. (dot dot) sequences in its name, then accessing the executable via a direct request to the file under the web root. Fixed in Build 11072.
### POC
#### Reference
- http://packetstormsecurity.com/files/128102/ManageEngine-EventLog-Analyzer-9.9-Authorization-Code-Execution.html
- http://seclists.org/fulldisclosure/2014/Aug/86
- http://seclists.org/fulldisclosure/2014/Sep/1
- http://seclists.org/fulldisclosure/2014/Sep/19
- http://seclists.org/fulldisclosure/2014/Sep/20
- http://www.exploit-db.com/exploits/34519
#### Github
No PoCs found on GitHub currently.