First published: Thu Mar 23 2006(Updated: )
Microsoft w3wp (aka w3wp.exe) does not properly handle when the AspCompat directive is not used when referencing COM components in ASP.NET, which allows remote attackers to cause a denial of service (resource consumption or crash) by repeatedly requesting each of several documents that refer to COM components, or are restricted documents located under the ASP.NET application path.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Microsoft ASP.Net Web Frameworks Security Update | =1.1-sp1 | |
Microsoft ASP.Net Web Frameworks Security Update | <=1.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2006-1364 has a severity rating categorized as critical due to its potential for denial of service.
To fix CVE-2006-1364, ensure that the AspCompat directive is properly used when referencing COM components in ASP.NET applications.
CVE-2006-1364 affects Microsoft ASP.NET version 1.1 and its Service Pack 1.
CVE-2006-1364 allows remote attackers to execute a Denial of Service attack by exploiting improper handling of COM references.
Yes, implementing proper configuration and validation for the AspCompat directive can mitigate the effects of CVE-2006-1364.