Lucene search
+L

2504 matches found

Prion
Prion
added 2008/03/28 11:44 p.m.26 views

Design/Logic Flaw

The setRequestHeader method of the XMLHttpRequest object in Microsoft Internet Explorer 5.01, 6, and 7 does not block dangerous HTTP request headers when certain 8-bit character sequences are appended to a header name, which allows remote attackers to 1 conduct HTTP request splitting and HTTP...

7.1CVSS6.6AI score0.26317EPSS
SaveExploits0References12Affected Software1
Positive Technologies
Positive Technologies
added 2008/03/28 12:0 a.m.6 views

PT-2008-3103 · Microsoft · Internet Explorer

Name of the Vulnerable Software and Affected Versions: Microsoft Internet Explorer versions 5.01 through 7 Description: The setRequestHeader method of the XMLHttpRequest object in Microsoft Internet Explorer does not block dangerous HTTP request headers when certain 8-bit character sequences are...

7.1CVSS5.9AI score0.26317EPSS
SaveExploits0References16
seebug.org
seebug.org
added 2008/03/25 12:0 a.m.17 views

Microsoft IE 7 setRequestHeader()函数多个请求拆分/渗透漏洞

BUGTRAQ ID: 28379 Internet Explorer是微软发布的非常流行的WEB浏览器。 IE 7允许通过HTTP请求拆分攻击覆盖Content-Length、Host和Referer等HTTP头,导致HTTP头信息欺骗。 类似于以下javascript: ---------------------------------------------- var x=new XMLHttpRequest; x.open"POST","/"; forf=127;f255;f++ try...

6.8AI score
SaveExploits0
Prion
Prion
added 2008/02/27 7:44 p.m.20 views

Null pointer dereference

The administration web interface in NetWin SurgeFTP 2.3a2 and earlier allows remote attackers to cause a denial of service daemon crash via a large integer in the Content-Length HTTP header, which triggers a NULL pointer dereference when memory allocation fails...

6.4CVSS7.2AI score0.06797EPSS
SaveExploits1References6Affected Software1
Cvelist
Cvelist
added 2008/02/27 7:0 p.m.24 views

CVE-2008-1052

The administration web interface in NetWin SurgeFTP 2.3a2 and earlier allows remote attackers to cause a denial of service daemon crash via a large integer in the Content-Length HTTP header, which triggers a NULL pointer dereference when memory allocation fails...

6.6AI score0.06797EPSS
SaveExploits1References6
securityvulns
securityvulns
added 2008/02/27 12:0 a.m.23 views

SurgeFTP FTP server DoS

Administration web interface Content-Length memory consumption...

1.8AI score
SaveExploits0References1Affected Software1
seebug.org
seebug.org
added 2008/02/27 12:0 a.m.23 views

SurgeFTP Content-Length参数空指针引用拒绝服务漏洞

BUGTRAQ ID: 27993 SurgeFTP是一款FTP服务程序,提供管理接口程序。 SurgeFTP的过程Web管理接口处理畸形请求数据时存在漏洞,远程攻击者可能利用此漏洞导致服务不可用。 如果客户端发送了Content-Length参数的话,SurgeFTP会试图根据这个字段所指定的数量分配内存(最多为2147483647字节),然后将数据拷贝到所生成的缓冲区。由于对分配结果缺少检查,如果无法分配所指定数量内存的话,就可能在拷贝期间触发空指针引用,导致整个服务器崩溃。 NetWin SurgeFTP = 2.3a2 厂商补丁: NetWin ------...

6.9AI score
SaveExploits0
securityvulns
securityvulns
added 2008/02/27 12:0 a.m.41 views

NULL pointer in SurgeFTP 2.3a2

Luigi Auriemma Application: SurgeFTP http://www.netwinsite.com/surgeftp/ Versions: = 2.3a2 Platforms: Windows, Linux and Solaris Bug: NULL pointer access Exploitation: remote Date: 25 Feb 2008 Author: Luigi Auriemma e-mail: [email protected] web: aluigi.org 1 Introduction 2 Bug 3 The Code 4 Fi...

0.7AI score
SaveExploits0
Packet Storm
Packet Storm
added 2008/01/24 12:0 a.m.27 views

phpnuke80final-sql.txt

?php UNPUBLISHED RST/GHC EXPLOIT PHP Nuke sid sql injection exploit for Search module POST method - the best for version 8.0 FINAL coded by Foster & 1dt.w0lf tested on 6.0 , 6.6 , 7.9 , 8.0 FINAL versions if isset$POST'Submit' $result=sendit'CONCAT"::",aid,"::",pwd,"::"'; if...

7.4AI score
SaveExploits0
OpenVAS
OpenVAS
added 2008/01/17 12:0 a.m.34 views

Debian Security Advisory DSA 934-1 (pound)

The remote host is missing an update to pound announced via advisory DSA 934-1. Two vulnerabilities have been discovered in Pound, a reverse proxy and load balancer for HTTP. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2005-1391: Overly long HTTP Host:...

7.5CVSS0.3AI score0.06073EPSS
SaveExploits1
securityvulns
securityvulns
added 2007/12/19 12:0 a.m.58 views

Perforce revision control system DoS

HTTP request with empty boy and non-zero Content-Length causes CPU exhaustion...

7.8CVSS0.7AI score0.01978EPSS
SaveExploits0References1Affected Software1
Packet Storm
Packet Storm
added 2007/12/18 12:0 a.m.27 views

dlink.txt

!/bin/bash Coded Bt Ph3mt Of K-Security Team This Code is private, pls do not redistribute Release Date 25/11/2007 Code function dow echo 'POST /cgi-bin/firmwarecfg HTTP/1.1' richiesta echo 'Host: $IP' richiesta echo 'User-Agent: veryprivateacsor' richiesta echo 'Accept:...

7.4AI score
SaveExploits0
OSV
OSV
added 2007/12/03 10:46 p.m.8 views

DEBIAN-CVE-2007-6203

Apache HTTP Server 2.0.x and 2.2.x does not sanitize the HTTP Method specifier header from an HTTP request when it is reflected back in a "413 Request Entity Too Large" error message, which might allow cross-site scripting XSS style attacks using web client components that can send arbitrary...

4.3CVSS6.9AI score0.80749EPSS
SaveExploits2References1
Cvelist
Cvelist
added 2007/12/03 10:0 p.m.45 views

CVE-2007-6203

Apache HTTP Server 2.0.x and 2.2.x does not sanitize the HTTP Method specifier header from an HTTP request when it is reflected back in a "413 Request Entity Too Large" error message, which might allow cross-site scripting XSS style attacks using web client components that can send arbitrary...

7.6AI score0.80749EPSS
SaveExploits2References31
Debian CVE
Debian CVE
added 2007/12/03 10:0 p.m.49 views

CVE-2007-6203

Apache HTTP Server 2.0.x and 2.2.x does not sanitize the HTTP Method specifier header from an HTTP request when it is reflected back in a "413 Request Entity Too Large" error message, which might allow cross-site scripting XSS style attacks using web client components that can send arbitrary...

4.3CVSS5.6AI score0.80749EPSS
SaveExploits2
RedHat Linux
RedHat Linux
added 2007/11/26 1:56 p.m.6 views

tomcat multiple content-length header poisioning

Jakarta Tomcat 5.0.19 Coyote/1.1 and Tomcat 4.1.24 Coyote/1.0 allows remote attackers to poison the web cache, bypass web application firewall protection, and conduct XSS attacks via an HTTP request with both a "Transfer-Encoding: chunked" header and a Content-Length header, which causes Tomcat t...

4.3CVSS5.9AI score0.29784EPSS
SaveExploits4References4
RedHat Linux
RedHat Linux
added 2007/11/15 1:27 p.m.36 views

Moderate: Red Hat Security Advisory: httpd security, bug fix, and enhancement update

Updated httpd packages that fix a security issue, various bugs, and add enhancements are now available for Red Hat Enterprise Linux 4. This update has been rated as having moderate security impact by the Red Hat Security Response Team. The Apache HTTP Server is a popular and freely-available Web...

5CVSS7AI score0.12901EPSS
SaveExploits0References9
securityvulns
securityvulns
added 2007/10/15 12:0 a.m.29 views

S21SEC-037-en: OPAL SIP Protocol Remote Denial of Service

S21Sec Advisory - Title: OPAL SIP Protocol Remote Denial of Service ID: S21SEC-037-en Severity: Medium - Remote DoS History: 11.Jun.2007 Vulnerability discovered 09.Jul.2007 Vendor contacted 15.Aug.2007 Patched 17.Sep.2007 New version released Scope: Remote Denial of Service Platforms: Any...

0.8AI score
SaveExploits0
Prion
Prion
added 2007/10/08 9:17 p.m.17 views

Design/Logic Flaw

The Open Phone Abstraction Library opal, as used by 1 Ekiga before 2.0.10 and 2 OpenH323 before 2.2.4, allows remote attackers to cause a denial of service crash via an invalid Content-Length header field in Session Initiation Protocol SIP packets, which causes a \0 byte to be written to an...

5CVSS6.6AI score0.1068EPSS
SaveExploits6References22Affected Software2
NVD
NVD
added 2007/10/08 9:17 p.m.11 views

CVE-2007-4924

The Open Phone Abstraction Library opal, as used by 1 Ekiga before 2.0.10 and 2 OpenH323 before 2.2.4, allows remote attackers to cause a denial of service crash via an invalid Content-Length header field in Session Initiation Protocol SIP packets, which causes a \0 byte to be written to an...

5CVSS6.4AI score0.1068EPSS
SaveExploits6References22
Rows per page
Query Builder