Description
Cross-site Scripting (XSS) refers to client-side code injection attack wherein an attacker can execute malicious scripts into a legitimate website or web application. XSS occurs when a web application makes use of unvalidated or unencoded user input within the output it generates.
Some ASP.NET web applications that use the Control.ResolveUrl method to resolve app-root-relative paths are vulnerable to XSS.
Remediation
Apply context-dependent encoding and/or validation to user input rendered on a page
References
Related Vulnerabilities
WordPress Plugin Blue Wrench Video Widget Cross-Site Scripting (2.1.0)
Joomla! Core 1.5.x Cross-Site Scripting (1.5.0 - 1.5.10)
WordPress Plugin Essential Real Estate Cross-Site Scripting (1.7.1)
WordPress Plugin Nofollow Links Cross-Site Scripting (1.0.10)
WordPress Plugin bodi0`s Bots visits counter Cross-Site Scripting (0.8.1)