vendor:
Survey App
by:
MTK
8.8
CVSS
HIGH
Persistent Cross-Site Scripting
79
CWE
Product Name: Survey App
Affected Version From: Up to v1.6
Affected Version To: Up to v1.6
Patch Exists: YES
Related CWE: N/A
CPE: zendesk:sweethawk_survey_app
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Zendesk - Firefox/Windows
2019
Zendesk App SweetHawk Survey 1.6 – Persistent Cross-Site Scripting
Attackers use vulnerable web pages to inject malicious code and have it stored on the web server for later use. The payload is automatically served to users who browse web pages and executed in their context. Thus, the victims do not need to click on a malicious link to run the payload. All they have to do is visit a vulnerable web page.
Mitigation:
Input validation, output encoding, and other techniques can be used to prevent XSS attacks.