3 matches found
Cross-Site Scripting (CVE-2005-0543; CVE-2014-4075; CVE-2014-4116; CVE-2014-6325; CVE-2014-6365; CVE-2015-1636; CVE-2015-1640; CVE-2015-1757)
...
Microsoft ASP.NET MVC Cross-Site Scripting (MS14-059; CVE-2014-4075)
A cross-site scripting vulnerability has been reported in ASP.NET MVC. The vulnerability is due to the way ASP.NET MVC encodes user input. A remote unauthenticated attacker could exploit this vulnerability by enticing a target user to follow a malicious link...
CVE-2014-4075
CVE-2014-4075 is an XSS vulnerability affecting System.Web.Mvc.dll in Microsoft ASP.NET MVC versions 2.0–5.1. Remote attackers could inject arbitrary script or HTML via crafted pages. The vulnerability arises from how user input is encoded/handled in ASP.NET MVC, per the NVD description. Mitigati...