First published: Thu May 27 2010(Updated: )
ASP.NET in Microsoft .NET 3.5 does not properly handle an unencrypted view state, which allows remote attackers to conduct cross-site scripting (XSS) attacks against the form control via the __VIEWSTATE parameter.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Microsoft ASP.Net Web Frameworks Security Update | =3.5 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2010-2088 is classified as a medium severity vulnerability due to its potential for cross-site scripting attacks.
To mitigate CVE-2010-2088, ensure encryption of the __VIEWSTATE parameter and consider upgrading to a more secure version of ASP.NET.
Exploitation of CVE-2010-2088 can lead to XSS attacks, allowing attackers to execute arbitrary scripts in the context of the user's browser.
CVE-2010-2088 specifically affects Microsoft ASP.NET version 3.5.
While CVE-2010-2088 is an older vulnerability, systems still using ASP.NET 3.5 may remain at risk if not properly addressed.