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

22 lines
1.1 KiB
Markdown

### [CVE-2015-7387](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7387)
![](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
ZOHO ManageEngine EventLog Analyzer 10.6 build 10060 and earlier allows remote attackers to bypass intended restrictions and execute arbitrary SQL commands via an allowed query followed by a disallowed one in the query parameter to event/runQuery.do, as demonstrated by "SELECT 1;INSERT INTO." Fixed in Build 11200.
### POC
#### Reference
- http://packetstormsecurity.com/files/133581/ManageEngine-EventLog-Analyzer-10.6-Build-10060-SQL-Query-Execution.html
- http://packetstormsecurity.com/files/133747/ManageEngine-EventLog-Analyzer-Remote-Code-Execution.html
- http://seclists.org/fulldisclosure/2015/Sep/59
- https://www.exploit-db.com/exploits/38173/
- https://www.exploit-db.com/exploits/38352/
#### Github
No PoCs found on GitHub currently.