Lucene search
+L

2507 matches found

CVE
CVE
added 2020/01/27 7:30 p.m.87 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.33 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.27 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.37 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
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
Prion
Prion
added 2020/01/27 5:15 p.m.29 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
UbuntuCve
UbuntuCve
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.5CVSS6.9AI score0.03617EPSS
SaveExploits1References5
OSV
OSV
added 2020/01/27 5:15 p.m.5 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
Cvelist
Cvelist
added 2020/01/27 4:43 p.m.32 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
Veracode
Veracode
added 2020/01/23 2:38 a.m.25 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.02122EPSS
SaveExploits0References5Affected Software1
OpenVAS
OpenVAS
added 2020/01/23 12:0 a.m.31 views

Huawei EulerOS: Security Advisory for http-parser (EulerOS-SA-2019-2238)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2020 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS7AI score0.10207EPSS
SaveExploits0References2
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
OSV
OSV
added 2020/01/22 7:15 p.m.23 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.2AI score
SaveExploits0References5
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
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
Prion
Prion
added 2020/01/22 7:15 p.m.18 views

Design/Logic Flaw

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

5CVSS7.2AI score0.02122EPSS
SaveExploits0References5Affected Software3
PyPA
PyPA
added 2020/01/22 7:15 p.m.9 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.5CVSS6.8AI score0.02122EPSS
SaveExploits0References4Affected Software1
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.14 views

PYSEC-2020-197

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

0.9AI score
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
Rows per page
Query Builder