vendor:
ASP.NET
by:
SecurityFocus
7.5
CVSS
HIGH
Denial of Service
400
CWE
Product Name: ASP.NET
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2005
ASP.NET Remote Denial of Service Vulnerability
ASP.NET is susceptible to a remote denial of service vulnerability. This issue is due to the possibility of causing an infinite loop on the server when handling RPC/encoded requests. By sending a specially crafted XML request, the 'aspnet_wp.exe' executable enters into an infinite loop, allowing remote attackers to consume excessive CPU resources, potentially denying service to legitimate users.
Mitigation:
Ensure that all RPC/encoded requests are properly validated before being processed.