Lucene search
+L

12547 matches found

Veracode
Veracode
added 2020/01/30 4:36 a.m.39 views

HTTP Request Smuggling

netty-codec-http is vulnerable to HTTP request smuggling. The library does not properly validate duplicate Content-Length header fields and the Transport-Encoding headers, allowing a remote attacker to smuggle HTTP request by submitting a malicious Transport-Encoding header...

9.1CVSS3AI score0.13474EPSS
SaveExploits1References92Affected Software4
NVD
NVD
added 2020/01/29 9:15 p.m.23 views

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.1CVSS9AI score0.13474EPSS
SaveExploits1References54
OSV
OSV
added 2020/01/29 9:15 p.m.5 views

DEBIAN-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.8AI score0.13474EPSS
SaveExploits1References1
Prion
Prion
added 2020/01/29 9:15 p.m.35 views

Design/Logic Flaw

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...

6.4CVSS8.8AI score0.13474EPSS
SaveExploits1References54Affected Software7
OSV
OSV
added 2020/01/29 9:15 p.m.7 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
UbuntuCve
UbuntuCve
added 2020/01/29 9:15 p.m.45 views

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.8AI score0.13474EPSS
SaveExploits1References8
CVE
CVE
added 2020/01/29 8:33 p.m.434 views

CVE-2019-20445

CVE-2019-20445 affects Netty’s HttpObjectDecoder: 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, enabling HTTP request parsing ambiguities. This can enable request-smuggling-like s...

9.1CVSS8.9AI score0.13474EPSS
SaveExploits1References54Affected Software1
Debian CVE
Debian CVE
added 2020/01/29 8:33 p.m.41 views

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.1CVSS7.1AI score0.13474EPSS
SaveExploits1
NVD
NVD
added 2020/01/27 8:15 p.m.34 views

CVE-2020-5207

In Ktor before 1.3.0, request smuggling is possible when running behind a proxy that doesn't handle Content-Length and Transfer-Encoding properly or doesn't handle \n as a headers separator...

7.5CVSS6.4AI score0.00762EPSS
SaveExploits0References2
OSV
OSV
added 2020/01/27 8:15 p.m.25 views

CVE-2020-5207

In Ktor before 1.3.0, request smuggling is possible when running behind a proxy that doesn't handle Content-Length and Transfer-Encoding properly or doesn't handle \n as a headers separator...

7.5CVSS7.6AI score
SaveExploits0References2
CVE
CVE
added 2020/01/27 7:30 p.m.95 views

CVE-2020-5207

Kotlin Ktor before 1.3.0 is affected by a request-smuggling issue when behind proxies that mishandle Content-Length/Transfer-Encoding or use an improper header separator. The vulnerability arises from how multiple proxy configurations may allow CRLF or header separator handling to be exploited. I...

7.5CVSS6.3AI score0.00762EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2020/01/27 7:28 p.m.56 views

GHSA-XRR9-RH8P-433V Request smuggling is possible when both chunked TE and content length specified

Impact Request smuggling is possible when running behind a proxy that doesn't handle Content-Length and Transfer-Encoding properly or doesn't handle alone \n as a headers separator. Patches https://github.com/ktorio/ktor/pull/1547 Workarounds None except migrating to a better proxy. References...

5.4CVSS7.4AI score0.00762EPSS
SaveExploits0References3
NVD
NVD
added 2020/01/27 5:15 p.m.29 views

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.5CVSS8.6AI score0.03617EPSS
SaveExploits1References18
OSV
OSV
added 2020/01/27 5:15 p.m.6 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/27 5:15 p.m.39 views

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.5CVSS6.9AI score
SaveExploits0References18
UbuntuCve
UbuntuCve
added 2020/01/27 5:15 p.m.33 views

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.5CVSS6.9AI score0.03617EPSS
SaveExploits1References5
OSV
OSV
added 2020/01/27 5:15 p.m.8 views

UBUNTU-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.5CVSS6.9AI score0.03617EPSS
SaveExploits1References6
Prion
Prion
added 2020/01/27 5:15 p.m.30 views

Design/Logic Flaw

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...

5CVSS8.4AI score0.08415EPSS
SaveExploits2References18Affected Software4
Cvelist
Cvelist
added 2020/01/27 4:43 p.m.38 views

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...

8.6AI score0.03617EPSS
SaveExploits1References18
UbuntuCve
UbuntuCve
added 2020/01/27 3:15 p.m.29 views

CVE-2019-20433

libaspell.a in GNU Aspell before 0.60.8 has a buffer over-read for a string ending with a single '\0' byte, if the encoding is set to ucs-2 or ucs-4 outside of the application, as demonstrated by the ASPELLCONF environment variable...

9.1CVSS7AI score0.01739EPSS
SaveExploits0References2
Rows per page
Query Builder