vendor:
Mercury Web Application
by:
Gjoko 'LiquidWorm' Krstic
8.8
CVSS
HIGH
Multiple Cross-Site Scripting
79
CWE
Product Name: Mercury Web Application
Affected Version From: 6.16a
Affected Version To: 5.2
Patch Exists: NO
Related CWE: N/A
CPE: a:docuform:mercury_webapp
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Mercury HTTP and Database Server 6.16
2011
docuFORM Mercury WebApp 6.16a Multiple Cross-Site Scripting Vulnerabilities
The Mercury Web Application suffers from multiple XSS vulnerabilities when parsing user input thru the GET parameter 'this_url' and the POST parameter 'aa_sfunc' in f_state.php, f_list.php, f_job.php and f_header.php scripts. Attackers can exploit these weaknesses to execute arbitrary HTML and script code in a user's browser session.
Mitigation:
Input validation and output encoding should be used to prevent XSS attacks.