HTTP: IIS ASP Request Validation Flaw Exploitation
This signature detects attempts to exploit a known vulnerability in Microsoft ASP.NET framework. The ASP.NET feature "Request Validation" is designed to prevent XSS (Cross-Site Scripting) in ASP applications. Due to an implementation flaw, attackers can send HTTP parameters encoded with a NULL character to pass the validation filter; these parameters are then correctly intepreted by Web browsers (including IE6).
Extended Description
Request Validation, a feature included in ASP.NET 1.1, may not adequately sanitize hostile user-supplied input. ASP scripts that depend on Request Validation to sanitize user-supplied input may still be prone to cross-site scripting or HTML injection attacks as a result. Request Validation may be bypassed by including a null byte (%00) in malicious user-supplied input. It should be noted that this can also create a false sense of security, since the expectation is that Request Validation should sufficiently sanitize hostile input.
Affected Products
Microsoft asp.net
srx-branch-12.3
srx-19.3
srx-branch-19.3
vsrx3bsd-19.2
srx-branch-19.4
vsrx-19.4
mx-12.3
mx-19.4
vmx-19.4
mx-19.3
vsrx3bsd-19.4
srx-19.4
vsrx-12.3
vmx-19.3
vsrx-19.2
srx-12.3
Microsoft