Lucene search
+L

625 matches found

Snyk
Snyk
added 2020/05/29 3:11 p.m.3 views

HTTP Request Smuggling

Overview reel is a fast, non-blocking "evented" web server built on httpparser.rb, websocket-driver, Celluloid::IO, and nio4r. Note: This project is deprecated, and is not maintained anymore. Affected versions of this package are vulnerable to HTTP Request Smuggling. HTTP pipelining issues and...

8.2CVSS6.2AI score0.01334EPSS
SaveExploits0References2
CNVD
CNVD
added 2020/05/21 12:0 a.m.5 views

Ruby on Rails Code Issues Vulnerabilities

Ruby on Rails is a set of Rails team based on the Ruby language open source Web application framework. A security vulnerability exists in Ruby on Rails versions prior to 5.2.4.2 and 6.0.3.1. An attacker can exploit this vulnerability by modifying the 'Content-Length' field of the file upload URL ...

7.5CVSS9.5AI score0.03028EPSS
SaveExploits1References1
OSV
OSV
added 2020/03/19 5:18 p.m.3 views

USN-4308-1 twisted vulnerabilities

it was discovered that Twisted incorrectly validated or sanitized certain URIs or HTTP methods. A remote attacker could use this issue to inject invalid characters and possibly perform header injection attacks. CVE-2019-12387 It was discovered that Twisted incorrectly verified XMPP TLS...

9.8CVSS7AI score0.87806EPSS
SaveExploits4References8
RedHat Linux
RedHat Linux
added 2020/03/12 5:7 p.m.10 views

netty: HttpObjectDecoder.java allows Content-Length header to accompanied by second Content-Length header

A flaw was found in Netty before version 4.1.44, where it accepted multiple Content-Length headers and also accepted both Transfer-Encoding, as well as Content-Length headers where it should reject the message under such circumstances. In circumstances where Netty is used in the context of a...

9.1CVSS7.1AI score0.13474EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2020/03/12 5:5 p.m.5 views

netty: HttpObjectDecoder.java allows Content-Length header to accompanied by second Content-Length header

A flaw was found in Netty before version 4.1.44, where it accepted multiple Content-Length headers and also accepted both Transfer-Encoding, as well as Content-Length headers where it should reject the message under such circumstances. In circumstances where Netty is used in the context of a...

9.1CVSS7.1AI score0.13474EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2020/03/03 4:13 p.m.6 views

netty: HttpObjectDecoder.java allows Content-Length header to accompanied by second Content-Length header

A flaw was found in Netty before version 4.1.44, where it accepted multiple Content-Length headers and also accepted both Transfer-Encoding, as well as Content-Length headers where it should reject the message under such circumstances. In circumstances where Netty is used in the context of a...

9.1CVSS7.1AI score0.13474EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2020/02/25 5:35 p.m.6 views

netty: HttpObjectDecoder.java allows Content-Length header to accompanied by second Content-Length header

A flaw was found in Netty before version 4.1.44, where it accepted multiple Content-Length headers and also accepted both Transfer-Encoding, as well as Content-Length headers where it should reject the message under such circumstances. In circumstances where Netty is used in the context of a...

9.1CVSS7.1AI score0.13474EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2020/02/25 3:32 p.m.7 views

netty: HttpObjectDecoder.java allows Content-Length header to accompanied by second Content-Length header

A flaw was found in Netty before version 4.1.44, where it accepted multiple Content-Length headers and also accepted both Transfer-Encoding, as well as Content-Length headers where it should reject the message under such circumstances. In circumstances where Netty is used in the context of a...

9.1CVSS7.1AI score0.13474EPSS
SaveExploits1References4
Hacker One
Hacker One
added 2020/02/05 10:24 p.m.45 views

Ruby on Rails: ActiveStorage direct upload fails to sign content-length header for S3 service

When a user makes a direct upload using ActiveStorage, the browser makes a request to the DirectUploadsController containing the directupload parameters filename, contenttype, bytesize, and checksum. These are used to generate a presigned url that is then passed back to the browser, allowing the...

5CVSS0.2AI score0.03028EPSS
SaveExploits1
OSV
OSV
added 2020/01/29 9:15 p.m.4 views

UBUNTU-CVE-2019-20445

HttpObjectDecoder.java in Netty before 4.1.44 allows a Content-Length header to be accompanied by a second Content-Length header, or by a Transfer-Encoding header...

9.1CVSS6.9AI score0.13474EPSS
SaveExploits1References9
OSV
OSV
added 2020/01/27 5:15 p.m.5 views

DEBIAN-CVE-2020-7238

Netty 4.1.43.Final allows HTTP Request Smuggling because it mishandles Transfer-Encoding whitespace such as a spaceTransfer-Encoding:chunked line and a later Content-Length header. This issue exists because of an incomplete fix for CVE-2019-16869...

7.5CVSS7AI score0.03617EPSS
SaveExploits1References1
OSV
OSV
added 2020/01/22 7:15 p.m.3 views

DEBIAN-CVE-2019-16792

Waitress through version 1.3.1 allows request smuggling by sending the Content-Length header twice. Waitress would header fold a double Content-Length header and due to being unable to cast the now comma separated value to an integer would set the Content-Length to 0 internally. If two...

7.5CVSS6.3AI score0.02122EPSS
SaveExploits0References1
NVD
NVD
added 2020/01/22 7:15 p.m.19 views

CVE-2019-16792

Waitress through version 1.3.1 allows request smuggling by sending the Content-Length header twice. Waitress would header fold a double Content-Length header and due to being unable to cast the now comma separated value to an integer would set the Content-Length to 0 internally. If two...

7.5CVSS6.9AI score0.02122EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2020/01/22 7:15 p.m.40 views

CVE-2019-16792

Waitress through version 1.3.1 allows request smuggling by sending the Content-Length header twice. Waitress would header fold a double Content-Length header and due to being unable to cast the now comma separated value to an integer would set the Content-Length to 0 internally. If two...

7.5CVSS6.8AI score0.02122EPSS
SaveExploits0References3
OSV
OSV
added 2020/01/22 7:15 p.m.4 views

UBUNTU-CVE-2019-16792

Waitress through version 1.3.1 allows request smuggling by sending the Content-Length header twice. Waitress would header fold a double Content-Length header and due to being unable to cast the now comma separated value to an integer would set the Content-Length to 0 internally. If two...

7.5CVSS6.7AI score0.02122EPSS
SaveExploits0References4
OSV
OSV
added 2020/01/22 7:15 p.m.33 views

PYSEC-2020-178

Waitress through version 1.3.1 allows request smuggling by sending the Content-Length header twice. Waitress would header fold a double Content-Length header and due to being unable to cast the now comma separated value to an integer would set the Content-Length to 0 internally. If two...

7.5CVSS0.9AI score0.02122EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2020/01/22 6:30 p.m.33 views

CVE-2019-16792 HTTP Request Smuggling: Content-Length Sent Twice in Waitress

Waitress through version 1.3.1 allows request smuggling by sending the Content-Length header twice. Waitress would header fold a double Content-Length header and due to being unable to cast the now comma separated value to an integer would set the Content-Length to 0 internally. If two...

7.1CVSS7.3AI score0.02122EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2020/01/22 6:30 p.m.61 views

CVE-2019-16792

Waitress through version 1.3.1 allows request smuggling by sending the Content-Length header twice. Waitress would header fold a double Content-Length header and due to being unable to cast the now comma separated value to an integer would set the Content-Length to 0 internally. If two...

7.5CVSS7.3AI score0.02122EPSS
SaveExploits0
CVE
CVE
added 2020/01/22 6:30 p.m.201 views

CVE-2019-16792

CVE-2019-16792 affects Waitress up to version 1.3.1, where sending two Content-Length headers can cause a request to be treated as having no body and the body of the request becoming a new request in HTTP pipelining. The issue is caused by header folding of a double Content-Length and an inabilit...

7.5CVSS6.9AI score0.02122EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2020/01/21 3:15 p.m.24 views

CVE-2011-2668

Mozilla Firefox through 1.5.0.3 has a vulnerability in processing the content-length header...

8.8CVSS8.6AI score0.01111EPSS
SaveExploits0References1
Rows per page
Query Builder