Lucene search
+L

7893 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
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.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
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
Cvelist
Cvelist
added 2020/01/27 7:30 p.m.40 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
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.52 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.86 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.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
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.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
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
CVE
CVE
added 2020/01/27 4:43 p.m.341 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.03617EPSS
SaveExploits1References18Affected Software1
Debian CVE
Debian CVE
added 2020/01/27 4:43 p.m.45 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.03617EPSS
SaveExploits1
Jetbrains
Jetbrains
added 2020/01/24 12:00 a.m.193 views

JetBrains Security Bulletin Q4 2019

FYI Security JetBrains Security Bulletin Q4 2019 Robert Demmer In the fourth quarter of 2019, we resolved a series of security issues in our products. Here’s a summary report that contains a description of each issue and the version in which it was resolved. Product | Description | Severity |...

7.5CVSS6.8AI score0.01418EPSS
SaveExploits1Affected Software8
Positive Technologies
Positive Technologies
added 2020/01/24 12:00 a.m.16 views

PT-2021-2152 · Node.Js +9 · Node.Js +9

Name of the Vulnerable Software and Affected Versions: Node.js versions before 10.23.1, 12.20.1, 14.15.4, 15.5.1 Description: The issue is related to inconsistent interpretation of HTTP requests. This can lead to HTTP Request Smuggling when two copies of a header field are present in an HTTP...

9.8CVSS6.5AI score0.81464EPSS
SaveExploits39References351
Veracode
Veracode
added 2020/01/23 2:38 a.m.27 views

HTTP Request Smuggling

waitress is vulnerable HTTP request smuggling. The vulnerability exists as waitress would fold a double Content-Length header twice into a comma separated value, which then causes the value of Content-Length to be set to 0 when it tries to cast a comma-separated value to an integer. The body of t...

7.5CVSS0.3AI score0.01984EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder