JAMon Multiple Cross-Site Scripting Vulnerabilities

Summary
This host is installed with JAMon and is prone to multiple cross site scripting vulnerabilities.
Impact
Successful exploitation will allow attacker to execute arbitrary HTML and script code in a user's browser session in the context of an affected site. Impact Level: Application
Solution
No solution or patch was made available for at least one year since disclosure of this vulnerability. Likely none will be provided anymore. General solution options are to upgrade to a newer release, disable respective features, remove the product or replace the product by another one.
Insight
Input passed via the 'ArraySQL', 'listenertype', and 'currentlistener' POST parameters to mondetail.jsp and the 'ArraySQL' POST parameter to jamonadmin.jsp, sql.jsp, and exceptions.jsp is not properly sanitised before being returned to the user.
Affected
JAMon (Java Application Monitor) version 2.7 and prior
Detection
Send a crafted data via HTTP POST request and check whether it is able to read cookie or not.
References