CVE-2006-1364 – ASP.NET w3wp - COM Components Remote Crash
https://notcve.org/view.php?id=CVE-2006-1364
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. • https://www.exploit-db.com/exploits/1601 http://hackingspirits.com/vuln-rnd/w3wp-remote-dos.zip http://lists.grok.org.uk/pipermail/full-disclosure/2006-March/044291.html http://lists.grok.org.uk/pipermail/full-disclosure/2006-March/044292.html http://securitytracker.com/id?1015825 http://www.securiteam.com/windowsntfocus/5KP0O0KI0Y.html http://www.securityfocus.com/archive/1/428622/100/0/threaded http://www.securityfocus.com/bid/17188 https://exchange.xforce.ibmcloud.com/vulnerabilities • CWE-400: Uncontrolled Resource Consumption •
CVE-2005-2224
https://notcve.org/view.php?id=CVE-2005-2224
aspnet_wp.exe in Microsoft ASP.NET web services allows remote attackers to cause a denial of service (CPU consumption from infinite loop) via a crafted SOAP message to an RPC/Encoded method. • http://secunia.com/advisories/16005 http://www.securityfocus.com/bid/14217 http://www.spidynamics.com/spilabs/advisories/aspRCP.html • CWE-835: Loop with Unreachable Exit Condition ('Infinite Loop') •
CVE-2005-1664
https://notcve.org/view.php?id=CVE-2005-1664
The __VIEWSTATE functionality in Microsoft ASP.NET 1.x allows remote attackers to conduct replay attacks to (1) apply a ViewState generated from one view to a different view, (2) reuse ViewState information after the application's state has changed, or (3) use the ViewState to conduct attacks or expose content to third parties. • http://marc.info/?l=bugtraq&m=111513127704270&w=2 http://marc.info/?l=bugtraq&m=111532887612517&w=2 http://scottonwriting.net/sowblog/posts/3747.aspx http://secunia.com/advisories/15241 http://www.osvdb.org/16196 https://exchange.xforce.ibmcloud.com/vulnerabilities/20409 •
CVE-2005-1665
https://notcve.org/view.php?id=CVE-2005-1665
The __VIEWSTATE functionality in Microsoft ASP.NET 1.x, when not cryptographically signed, allows remote attackers to cause a denial of service (CPU consumption) via deeply nested markup. • http://marc.info/?l=bugtraq&m=111513127704270&w=2 http://scottonwriting.net/sowblog/posts/3747.aspx http://secunia.com/advisories/15241 http://www.osvdb.org/16195 https://exchange.xforce.ibmcloud.com/vulnerabilities/20408 •
CVE-2005-0452 – Microsoft ASP.NET 1.0/1.1 - Unicode Character Conversion Multiple Cross-Site Scripting Vulnerabilities
https://notcve.org/view.php?id=CVE-2005-0452
Multiple cross-site scripting (XSS) vulnerabilities in Microsoft ASP.NET (.Net) 1.0 and 1.1 to SP1 allow 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 "<". • https://www.exploit-db.com/exploits/25110 http://it-project.ru/andir/docs/aspxvuln/aspxvuln.en.xml http://marc.info/?l=bugtraq&m=110867912714913&w=2 http://secunia.com/advisories/14214 http://www.securityfocus.com/bid/12574 •