Microsoft · Asp.Net · CVE-2005-0452
**Name of the Vulnerable Software and Affected Versions**
Microsoft ASP.NET (.Net) versions 1.0 and 1.1 to SP1
**Description**
The issue allows remote attackers to inject arbitrary HTML or web script via Unicode representations for ASCII fullwidth characters that are converted to normal ASCII characters, including ">" and "<".
**Recommendations**
For Microsoft ASP.NET (.Net) versions 1.0 and 1.1 to SP1, consider implementing input validation and sanitization to prevent the injection of malicious scripts. As a temporary workaround, restrict the use of Unicode representations for ASCII fullwidth characters in user input until a patch is available.