Lucene search
+L

8056 matches found

Pen Test Partners Blog
Pen Test Partners Blog
added 2020/01/31 7:55 a.m.77 views

HTTP Request Smuggling. A how-to

TL;DR HTTP Request Smuggling is not a new issue, a 2005 white paper from Watchfire discusses it in detail and there are other resources too. What I found missing was practical, actionable, how-to references. This post covers my findings and, hopefully, sheds some light on the intricacies of HTTP...

6.1AI score
SaveExploits0
Veracode
Veracode
added 2020/01/31 6:26 a.m.36 views

HTTP Request Smuggling

netty-codec-http is vulnerable to HTTP request smuggling. The library does not detect if a colon is missing when parsing HTTP headers. This allows an attacker to smuggle HTTP requests via an invalid line fold...

9.1CVSS3.6AI score0.08914EPSS
SaveExploits1References117Affected Software3
Veracode
Veracode
added 2020/01/31 12:35 a.m.69 views

HTTP Request Smuggling

netty-codec-http is vulnerable to HTTP request smuggling. The vulnerability exists as it improperly handles whitespaces in the Transfer-Encoding, and the Content-Length headers. This vulnerability is caused by an incomplete fix for CVE-2019-16869...

7.5CVSS0.9AI score0.08415EPSS
SaveExploits2References24Affected Software244
Veracode
Veracode
added 2020/01/30 4:36 a.m.40 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
Veracode
Veracode
added 2020/01/28 6:07 a.m.35 views

CRLF Injection

ktor is vulnerable to request smuggling. Lack of validation of the Content-Length and Transfer-Encoding headers allows a remote attacker to inject \n characters as a header separator and smuggle request through the server...

7.5CVSS5.5AI score0.00762EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2020/01/27 8:15 p.m.36 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
Prion
Prion
added 2020/01/27 8:15 p.m.25 views

Code injection

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

5CVSS7.5AI score0.00762EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2020/01/27 7:30 p.m.101 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
Cvelist
Cvelist
added 2020/01/27 7:30 p.m.41 views

CVE-2020-5207 Request smuggling is possible in Ktor when both chunked TE and content length specified

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

5.4CVSS7.5AI score0.00762EPSS
SaveExploits0References2
OSV
OSV
added 2020/01/27 7:28 p.m.67 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
Github Security Blog
Github Security Blog
added 2020/01/27 7:28 p.m.87 views

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

7.5CVSS0.7AI score0.00762EPSS
SaveExploits0References4Affected Software2
OSV
OSV
added 2020/01/27 5:15 p.m.8 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.03647EPSS
SaveExploits1References1
NVD
NVD
added 2020/01/27 5:15 p.m.31 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.03647EPSS
SaveExploits1References18
OSV
OSV
added 2020/01/27 5:15 p.m.40 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.34 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.03647EPSS
SaveExploits1References5
Prion
Prion
added 2020/01/27 5:15 p.m.31 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.41 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.03647EPSS
SaveExploits1References18
CVE
CVE
added 2020/01/27 4:43 p.m.365 views

CVE-2020-7238

CVE-2020-7238 affects Netty 4.1.43.Final and allows HTTP Request Smuggling due to mishandling of Transfer-Encoding whitespace and a later Content-Length header, building on an incomplete fix for CVE-2019-16869. Connected documents confirm vendor advisories and multiple distributions reference Net...

7.5CVSS7.8AI score0.03647EPSS
SaveExploits1References18Affected Software1
Debian CVE
Debian CVE
added 2020/01/27 4:43 p.m.63 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.5CVSS7.4AI score0.03647EPSS
SaveExploits1
Rows per page
Query Builder