mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
20 lines
1007 B
Markdown
20 lines
1007 B
Markdown
### [CVE-2015-5150](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-5150)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple cross-site scripting (XSS) vulnerabilities in Zoho ManageEngine SupportCenter Plus 7.90 allow remote authenticated users to inject arbitrary web script or HTML via the (1) query parameter in the run_query_editor_query module to CustomReportHandler.do, (2) compAcct parameter to jsp/ResetADPwd.jsp, or (3) redirectTo parameter to jsp/CacheScreenWidth.jsp.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/132376/ManageEngine-SupportCenter-Plus-7.90-XSS-Traversal-Password-Disclosure.html
|
|
- http://www.vulnerability-lab.com/get_content.php?id=1501
|
|
- https://www.exploit-db.com/exploits/37322/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|