2000 matches found
ASP.NET w3wp - COM Components Remote Crash
// w3wp-dos.c // include "stdafx.h" pragma comment lib,"ws232" include include include include include include include char pszUnauthLinksDWORD; define portno 80 int mainint argc, CHAR argv char szWorkBuff100; DWORD dwCount = 0, dwCounter; int iCnt = 0, iCount = 0; SOCKET connsocket; WSADATA...
asp. net combat:upload avatar vulnerability gif trick!- Vulnerability warning-the black bar safety net
Many asp. net site upload UploadFile. aspx file No shield file extension Only the shield of the file header All modifications of the file header can directly upload the back door The code is as follows: GIF credits cheat ASP Trojan : Gif89a htmlbody Horse /body/html...
Parsing Asp. net Trojan file operations-vulnerability warning-the black bar safety net
Start Asp. net Trojan EvilSpy of preparation, name is boss ice blood to play, quite good. This article main introduce Asp. net Trojan file operation function of the specific implementation. You want to write Asp. net Trojan, the first to import the name space System. IO. The name space System. IO...
CVE-2005-4398
The CVE-2005-4398 entry concerns lemoon 2.0 and earlier, with a cross-site scripting (XSS) vulnerability. The root cause is a flaw in a UserControl that handles form input, which is part of a custom site built on lemoon rather than the lemoon core product. Impact stated: ability for remote attack...
IIS ASP.NET Application Trace Enabled
The ASP.NET web application running in the root directory of this web server has application tracing enabled. This would allow an attacker to view the last 50 web requests made to this server, including sensitive information like Session ID values and the physical path to the requested file...
Microsoft Internet Information Services (IIS) ASP.NET Application Trace Enabled
The ASP.NET web application running in the root directory of this web server has application tracing enabled. SPDX-FileCopyrightText: 2002 Digital Defense Inc. Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders...
CVE-2005-2224
aspnetwp.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...
CVE-2005-2224
aspnetwp.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...
CVE-2005-2224
The CVE-2005-2224 entry concerns Microsoft ASP.NET web services, where aspnet_wp.exe is affected by processing crafted SOAP messages sent to an RPC/Encoded method, leading to denial of service via CPU consumption from an infinite loop. The available connected documents confirm the affected compon...
Microsoft ASP.NET 1.01.1 - RPCEncoded Remote Denial of Service
Microsoft ASP.NET 1.01.1 - RPCEncoded Remote Denial of Service source: https://www.securityfocus.com/bid/14217/info 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...
[Full-disclosure] ASP.NET RCP/Encoded Web service DOS
ASP.NET RCP/Encoded Web service DOS http://www.spidynamics.com/spilabs/advisories/aspRCP.html Release Date: July 11, 2005 Severity: High System Affected IIS Servers exposing ASP.NET Web services that consume arrays in RCP/Encoded mode Applications using System.Xml.Serialization to consume untrust...
Microsoft ASP.NET 1.0/1.1 - RPC/Encoded Remote Denial of Service
source: https://www.securityfocus.com/bid/14217/info 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. This issue presents itself when an RPC/encoded Web method...
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...
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...
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...
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...
CVE-2005-1665
CVE-2005-1665 affects Microsoft ASP.NET 1.x ViewState when not cryptographically signed; parsing crafted web session state information can lead to high CPU usage and a Denial of Service. The CPAI advisory describes it as an input sanitization/resource consumption vulnerability in ASP.NET on IIS, ...
CVE-2005-1664
The CVE-2005-1664 entry concerns the __VIEWSTATE functionality in Microsoft ASP.NET 1.x. The description states that remote attackers can perform replay attacks by reusing or applying a ViewState across different views or after the application state changes, potentially exposing content to third ...
ASP.NET __VIEWSTATE function replay attack
Data is stored signed on client side, but host name and timestamp are not part of signed data...
ASP.NET __VIEWSTATE crypto validation prone to replay attacks
Good morning, ASP.NET's extremely popular VIEWSTATE functionality provides an automatic, uniform method for storing current state of all webpage "controls" including form fields, database views, etc, so that user-entered data automagically persists and is populated across newly rendered HTML, and...