Lucene search
+L

2623 matches found

OSV
OSV
added 2017/03/14 9:59 a.m.9 views

CVE-2017-6367

In Cerberus FTP Server 8.0.10.1, a crafted HTTP request causes the Windows service to crash. The attack methodology involves a long Host header and an invalid Content-Length header...

7.5CVSS5.8AI score0.06526EPSS
SaveExploits5References2
Prion
Prion
added 2017/03/14 9:59 a.m.20 views

Design/Logic Flaw

In Cerberus FTP Server 8.0.10.1, a crafted HTTP request causes the Windows service to crash. The attack methodology involves a long Host header and an invalid Content-Length header...

5CVSS7.4AI score0.06526EPSS
SaveExploits5References2Affected Software1
Cvelist
Cvelist
added 2017/03/14 9:02 a.m.26 views

CVE-2017-6367

In Cerberus FTP Server 8.0.10.1, a crafted HTTP request causes the Windows service to crash. The attack methodology involves a long Host header and an invalid Content-Length header...

7.4AI score0.06526EPSS
SaveExploits5References2
Packet Storm
Packet Storm
added 2017/03/14 12:00 a.m.45 views

Microsoft Edge Fetch API Arbitrary Header Setting

------------------------------------------------------------------------ Microsoft Edge Fetch API allows setting of arbitrary request headers ------------------------------------------------------------------------ Yorick Koster, January 2017...

0.2845EPSS
SaveExploits3
OSV
OSV
added 2017/03/11 2:59 a.m.62 views

CVE-2017-5638

The Jakarta Multipart parser in Apache Struts 2 2.3.x before 2.3.32 and 2.5.x before 2.5.10.1 has incorrect exception handling and error-message generation during file-upload attempts, which allows remote attackers to execute arbitrary commands via a crafted Content-Type, Content-Disposition, or...

9.8CVSS8.2AI score
SaveExploits0References34
UbuntuCve
UbuntuCve
added 2017/03/11 2:59 a.m.78 views

CVE-2017-5638

The Jakarta Multipart parser in Apache Struts 2 2.3.x before 2.3.32 and 2.5.x before 2.5.10.1 has incorrect exception handling and error-message generation during file-upload attempts, which allows remote attackers to execute arbitrary commands via a crafted Content-Type, Content-Disposition, or...

10CVSS7.4AI score0.99999EPSS
SaveExploits45References3
Hacker One
Hacker One
added 2017/02/04 11:27 a.m.18 views

Gratipay: Content length restriction bypass can lead to DOS by reading large files on gip.rocks

Hello team, Introduction Since you mentioned in the rules that all libraries listed on your github repositories are in scope, I decided to take a look at http://gip.rocks Problem: The application reads an image file and convert it into smaller formats, zip it and let the users to download the...

7AI score
SaveExploits0
zdt
zdt
added 2017/02/02 12:00 a.m.150 views

OpenBSD 6.0 httpd Content-Length DoS Exploit

Exploit for openbsd platform in category dos / poc Log message: Reimplement httpd's support for byte ranges. The previous implementation loaded all the output into a single output buffer and used its size to determine the Content-Length of the body. The new implementation calculates the body leng...

7.8CVSS7.6AI score0.16802EPSS
SaveExploits7
OSV
OSV
added 2017/01/06 9:59 p.m.4 views

DEBIAN-CVE-2016-2377

A buffer overflow vulnerability exists in the handling of the MXIT protocol in Pidgin. Specially crafted MXIT data sent by the server could potentially result in an out-of-bounds write of one byte. A malicious server can send a negative content-length in response to a HTTP request triggering the...

8.1CVSS6.9AI score0.0265EPSS
SaveExploits1References1
Packet Storm
Packet Storm
added 2016/11/28 12:00 a.m.47 views

Disk Savvy Enterprise 9.1.14 Buffer Overflow

!/usr/bin/python print "Disk Savvy Enterprise 9.1.14 Login Buffer Overflow" print "Author: Tulpa / tulpaattulpa-securitydotcom" Author website: www.tulpa-security.com Author twitter: @tulpasecurity Exploit will land you NT AUTHORITY\SYSTEM You do not need to be authenticated, password below is...

0.7AI score
SaveExploits0
exploitpack
exploitpack
added 2016/10/05 12:00 a.m.12 views

Disk Sorter Enterprise 9.0.24 - Login Remote Buffer Overflow

Disk Sorter Enterprise 9.0.24 - Login Remote Buffer Overflow !/usr/bin/python print "Disk Sorter Enterprise 9.0.24 Buffer Overflow Exploit" print "Author: Tulpa / tulpaattulpa-securitydotcom" Author website: www.tulpa-security.com Author twitter: @tulpasecurity Exploit will land you NT...

0.6AI score
SaveExploits0
OSV
OSV
added 2016/09/06 10:59 a.m.8 views

UBUNTU-CVE-2016-7153

The HTTP/2 protocol does not consider the role of the TCP congestion window in providing information about content length, which makes it easier for remote attackers to obtain cleartext data by leveraging a web-browser configuration in which third-party cookies are sent, aka a "HEIST" attack...

5.3CVSS6AI score0.15772EPSS
SaveExploits0References5
OSV
OSV
added 2016/09/06 10:59 a.m.23 views

UBUNTU-CVE-2016-7152

The HTTPS protocol does not consider the role of the TCP congestion window in providing information about content length, which makes it easier for remote attackers to obtain cleartext data by leveraging a web-browser configuration in which third-party cookies are sent, aka a "HEIST" attack...

5.3CVSS6AI score0.15772EPSS
SaveExploits0References5
Citrix
Citrix
added 2016/08/30 12:00 a.m.18 views

How content-length of a HTTP response is handled when rewrite is in use on NetScaler

When using rewrite policy with priority 120 on NetScaler it can be noticed that Content-Length header is misspelled in the response. To alter this behavior we can use another rewrite policywith priority 100 that has an action that can never be true. Note: Priority 120 and 100 is taken as examples...

6.8AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2016/08/02 6:20 p.m.11 views

golang: HTTP request smuggling in net/http library

HTTP-request vulnerabilities have been found in the Golang net/http and net/textproto libraries. Request headers with double Content-Length fields do not generate a 400 error the second field is ignored, and invalid fields are parsed as valid for example, "Content Length:" with a space in the...

9.8CVSS7.3AI score0.02704EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2016/08/02 6:20 p.m.7 views

golang: HTTP request smuggling in net/http library

HTTP-request vulnerabilities have been found in the Golang net/http and net/textproto libraries. Request headers with double Content-Length fields do not generate a 400 error the second field is ignored, and invalid fields are parsed as valid for example, "Content Length:" with a space in the...

9.8CVSS7.3AI score0.0354EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2016/08/02 6:20 p.m.10 views

golang: HTTP request smuggling in net/http library

HTTP-request vulnerabilities have been found in the Golang net/http and net/textproto libraries. Request headers with double Content-Length fields do not generate a 400 error the second field is ignored, and invalid fields are parsed as valid for example, "Content Length:" with a space in the...

9.8CVSS7.3AI score0.08992EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2016/07/29 12:00 a.m.71 views

Fedora 24 : php-guzzlehttp-guzzle6 (2016-4e7db3d437) (httpoxy)

6.2.1 - 2016-07-18 - Address HTTPPROXY security vulnerability, CVE-2016-5385: https://httpoxy.org/ - Fixing timeout bug with StreamHandler: https://github.com/guzzle/guzzle/pull/1488 - Only read up to Content-Length in PHP StreamHandler to avoid timeouts when a server does not honor Connection:...

8.1CVSS6.8AI score0.50427EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2016/07/28 12:00 a.m.32 views

openSUSE Security Update : go (openSUSE-2016-907)

This update for go fixes the following issues : - CVE-2015-5739: 'Content Length' treated as valid header - CVE-2015-5740: Double content-length headers does not return 400 error - CVE-2015-5741: Additional hardening, not sending Content-Length w/Transfer-Encoding, Closing connections Go was...

9.8CVSS6.8AI score0.08992EPSS
SaveExploits0References4
Friends Of PHP
Friends Of PHP
added 2016/07/15 5:44 p.m.34 views

HTTP Proxy header vulnerability

Addressing HTTPPROXY security vulnerability, CVE-2016-5385: https://httpoxy.org/. Please update to this version of Guzzle in order to mitigate the vulnerability when sending Guzzle requests inside of a CGI application. - Fixing timeout bug with StreamHandler - Only read up to Content-Length in...

8.1CVSS6.7AI score0.50427EPSS
SaveExploits0Affected Software1
Rows per page
Query Builder