vendor:
Zoho Bug Tracker
by:
Gjoko 'LiquidWorm' Krstic
7,5
CVSS
HIGH
Stored XSS
79
CWE
Product Name: Zoho Bug Tracker
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: N/A
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Microsoft Windows XP Professional SP3 (EN)
2012
Zoho BugTracker Multiple Stored XSS Vulnerabilities
The Bug Tracking Software suffers from a stored XSS vulnerability when parsing user input to the 'comment' and 'mystatus' parameters via POST method thru 'bugdetails.do' and 'addmystatus.do' scripts. Attackers can exploit these weaknesses to execute arbitrary HTML and script code in a user's browser session.
Mitigation:
Input validation and sanitization should be used to prevent XSS attacks.