
11 changes to exploits/shellcodes BlueStacks 4.80.0.1060 - Denial of Service (PoC) RarmaRadio 2.72.3 - 'Server' Denial of Service (PoC) RarmaRadio 2.72.3 - 'Username' Denial of Service (PoC) TapinRadio 2.11.6 - 'Address' Denial of Service (PoC) TapinRadio 2.11.6 - 'Uername' Denial of Service (PoC) Zoho ManageEngine ServiceDesk Plus < 10.5 - Improper Access Restrictions Zoho ManageEngine ServiceDesk Plus 9.3 - Cross-Site Scripting AUO Solar Data Recorder < 1.3.0 - 'addr' Cross-Site Scripting Carel pCOWeb < B1.2.1 - Cross-Site Scripting Carel pCOWeb < B1.2.1 - Credentials Disclosure Horde Webmail 5.2.22 - Multiple Vulnerabilities
13 lines
No EOL
592 B
Text
13 lines
No EOL
592 B
Text
# Exploit Title: Zoho ManageEngine ServiceDesk Plus 9.3 Cross-Site Scripting
|
|
# Date: 2019-05-21
|
|
# Exploit Author: Enter of VinCSS (Vingroup)
|
|
# Vendor Homepage: https://www.manageengine.com/products/service-desk
|
|
# Version: Zoho ManageEngine ServiceDesk Plus 9.3
|
|
# CVE : CVE-2019-12189
|
|
|
|
|
|
An issue was discovered in Zoho ManageEngine ServiceDesk Plus 9.3. There is XSS via the SearchN.do search field.
|
|
|
|
The vulnerability stems from the confusion of both single quotes and semicolon in the query string of the URL.
|
|
|
|
payload: ';alert('XSS');' Attack vector: http:///site.com/SearchN.do |