Lucene search
+L

2507 matches found

UbuntuCve
UbuntuCve
added 2020/03/12 1:15 p.m.38 views

CVE-2020-10108

In Twisted Web through 19.10.0, there was an HTTP request splitting vulnerability. When presented with two content-length headers, it ignored the first header. When the second content-length value was set to zero, the request body was interpreted as a pipelined request...

9.8CVSS7.1AI score0.03973EPSS
SaveExploits1References3
OSV
OSV
added 2020/03/12 1:15 p.m.8 views

UBUNTU-CVE-2020-10108

In Twisted Web through 19.10.0, there was an HTTP request splitting vulnerability. When presented with two content-length headers, it ignored the first header. When the second content-length value was set to zero, the request body was interpreted as a pipelined request...

9.8CVSS7.1AI score0.03973EPSS
SaveExploits1References4
OSV
OSV
added 2020/03/12 1:15 p.m.5 views

UBUNTU-CVE-2020-10109

In Twisted Web through 19.10.0, there was an HTTP request splitting vulnerability. When presented with a content-length and a chunked encoding header, the content-length took precedence and the remainder of the request body was interpreted as a pipelined request...

9.8CVSS7.1AI score0.03289EPSS
SaveExploits1References4
PyPA
PyPA
added 2020/03/12 1:15 p.m.11 views

PYSEC-2020-259

In Twisted Web through 19.10.0, there was an HTTP request splitting vulnerability. When presented with two content-length headers, it ignored the first header. When the second content-length value was set to zero, the request body was interpreted as a pipelined request...

9.8CVSS6.9AI score0.03973EPSS
SaveExploits1References9Affected Software1
OSV
OSV
added 2020/03/12 1:15 p.m.42 views

PYSEC-2020-259

In Twisted Web through 19.10.0, there was an HTTP request splitting vulnerability. When presented with two content-length headers, it ignored the first header. When the second content-length value was set to zero, the request body was interpreted as a pipelined request...

9.8CVSS0.6AI score0.03973EPSS
SaveExploits1References9
PyPA
PyPA
added 2020/03/12 1:15 p.m.9 views

PYSEC-2020-260

In Twisted Web through 19.10.0, there was an HTTP request splitting vulnerability. When presented with a content-length and a chunked encoding header, the content-length took precedence and the remainder of the request body was interpreted as a pipelined request...

9.8CVSS6.9AI score0.03289EPSS
SaveExploits1References8Affected Software1
UbuntuCve
UbuntuCve
added 2020/03/12 1:15 p.m.37 views

CVE-2020-10109

In Twisted Web through 19.10.0, there was an HTTP request splitting vulnerability. When presented with a content-length and a chunked encoding header, the content-length took precedence and the remainder of the request body was interpreted as a pipelined request...

9.8CVSS7.1AI score0.03289EPSS
SaveExploits1References3
OSV
OSV
added 2020/03/12 1:15 p.m.37 views

PYSEC-2020-260

In Twisted Web through 19.10.0, there was an HTTP request splitting vulnerability. When presented with a content-length and a chunked encoding header, the content-length took precedence and the remainder of the request body was interpreted as a pipelined request...

9.8CVSS0.5AI score0.03289EPSS
SaveExploits1References8
AlpineLinux
AlpineLinux
added 2020/03/12 12:42 p.m.47 views

CVE-2020-10108

In Twisted Web through 19.10.0, there was an HTTP request splitting vulnerability. When presented with two content-length headers, it ignored the first header. When the second content-length value was set to zero, the request body was interpreted as a pipelined request...

9.8CVSS9.5AI score0.03973EPSS
SaveExploits1
Cvelist
Cvelist
added 2020/03/12 12:42 p.m.37 views

CVE-2020-10108

In Twisted Web through 19.10.0, there was an HTTP request splitting vulnerability. When presented with two content-length headers, it ignored the first header. When the second content-length value was set to zero, the request body was interpreted as a pipelined request...

9.3AI score0.03973EPSS
SaveExploits1References9
Debian CVE
Debian CVE
added 2020/03/12 12:42 p.m.42 views

CVE-2020-10108

In Twisted Web through 19.10.0, there was an HTTP request splitting vulnerability. When presented with two content-length headers, it ignored the first header. When the second content-length value was set to zero, the request body was interpreted as a pipelined request...

9.8CVSS8.6AI score0.03973EPSS
SaveExploits1
AlpineLinux
AlpineLinux
added 2020/03/12 12:40 p.m.42 views

CVE-2020-10109

In Twisted Web through 19.10.0, there was an HTTP request splitting vulnerability. When presented with a content-length and a chunked encoding header, the content-length took precedence and the remainder of the request body was interpreted as a pipelined request...

9.8CVSS9.6AI score0.03289EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2020/03/05 12:2 p.m.9 views

waitress: HTTP request smuggling through invalid Transfer-Encoding

An HTTP-interpretation flaw was found in waitress which did not properly validate incoming HTTP headers. When parsing the Transfer-Encoding header, waitress would look only for a single string value. According to the HTTP standard, Transfer-Encoding should be a comma-separated list, with the...

7.5CVSS7.1AI score0.02545EPSS
SaveExploits0References5
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
IBM Security Bulletins
IBM Security Bulletins
added 2020/02/28 4:3 p.m.41 views

Security Bulletin: Multiple vulnerabilities in netty affect IBM Operations Analytics Predictive Insights (CVE-2019-20445, CVE-2019-20444)

Summary Netty is used by IBM Operations Analytics Predictive Insights. IBM Operations Analytics Predictive Insights has addressed the applicable CVE. Note that the usage of Netty within IBM Operations Analytics Predictive Insights is limited to the REST Mediation utility. If you do not use that...

9.1CVSS0.8AI score0.13474EPSS
SaveExploits2Affected Software1
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 5:27 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/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
Positive Technologies
Positive Technologies
added 2020/02/25 12:0 a.m.24 views

PT-2020-6587

Name of the Vulnerable Software and Affected Versions: io.netty:netty-codec-http2 versions prior to 4.1.61.Final Description: The issue is related to a lack of proper validation of the content-length header in HTTP/2 requests. If a request only uses a single Http2HeaderFrame with the endStream se...

9.1CVSS8.2AI score0.99999EPSS
SaveExploits29References832
Github Security Blog
Github Security Blog
added 2020/02/21 6:55 p.m.207 views

HTTP Request Smuggling in Netty

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.5CVSS0.8AI score0.03617EPSS
SaveExploits1References22Affected Software1
Rows per page
Query Builder