mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 06:39:42 +02:00
22 lines
1.1 KiB
Markdown
22 lines
1.1 KiB
Markdown
### [CVE-2015-7387](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7387)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|