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 Book appointment online Cross-Site Scripting (1.38)
WordPress Plugin ThirstyAffiliates Affiliate Link Manager Cross-Site Scripting (3.9.2)
WordPress Plugin Blog social sharing component Cross-Site Scripting (1.4.4)
WordPress Plugin WP Easy Gallery Cross-Site Scripting (4.1)
WordPress Plugin Subscribe To Comments Reloaded Cross-Site Scripting (150611)