PT-2008-5186 · Microsoft · .Net Framework+1
Published
2008-08-27
·
Updated
2018-10-30
·
CVE-2008-3843
CVSS v2.0
4.3
Medium
| Vector | AV:N/AC:M/Au:N/C:N/I:P/A:N |
Name of the Vulnerable Software and Affected Versions
Microsoft .NET Framework with the MS07-040 update
Description
The issue concerns a problem with Request Validation in ASP.NET, where it fails to properly detect dangerous client input. This allows remote attackers to conduct cross-site scripting (XSS) attacks. An example of such an attack involves a query string containing a "<~/" sequence followed by a crafted STYLE element.
Recommendations
For Microsoft .NET Framework with the MS07-040 update, consider disabling the ValidateRequest filters as a temporary workaround until a patch is available. Restrict access to crafted STYLE elements to minimize the risk of exploitation. Avoid using the query string to pass user-input data in the affected API endpoints until the issue is resolved.
Fix
XSS
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
.Net Framework
Asp.Net