Lucene search
+L

1225 matches found

Debian CVE
Debian CVE
added 2020/01/29 8:33 p.m.38 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.31 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.21 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.89 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.40 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.28 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.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
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
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.7 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.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
Cvelist
Cvelist
added 2020/01/27 4:43 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...

8.6AI score0.03617EPSS
SaveExploits1References18
OpenVAS
OpenVAS
added 2020/01/23 12:0 a.m.299 views

Huawei EulerOS: Security Advisory for httpd (EulerOS-SA-2019-1419)

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

9.8CVSS8.4AI score0.94999EPSS
SaveExploits27References2
RedhatCVE
RedhatCVE
added 2020/01/15 7:39 p.m.29 views

CVE-2019-16786

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.5CVSS0.4AI score0.02545EPSS
SaveExploits0References4
Veracode
Veracode
added 2019/12/27 2:11 a.m.29 views

HTTP Request Smuggling

waitress is vulnerable HTTP request smuggling. The vulnerability exists because the library mishandled HTTP request header by not correctly parsing special whitespace characters in the Transfer-Encoding header, causing the parser to use Content-Length header instead to determine the HTTP message...

8.2CVSS1.2AI score0.02587EPSS
SaveExploits0References11Affected Software3
OSV
OSV
added 2019/12/26 5:15 p.m.2 views

DEBIAN-CVE-2019-16789

In Waitress through version 1.4.0, if a proxy server is used in front of waitress, an invalid request may be sent by an attacker that bypasses the front-end and is parsed differently by waitress leading to a potential for HTTP request smuggling. Specially crafted requests containing special...

8.2CVSS6.2AI score0.02587EPSS
SaveExploits0References1
PyPA
PyPA
added 2019/12/26 5:15 p.m.12 views

PYSEC-2019-138

In Waitress through version 1.4.0, if a proxy server is used in front of waitress, an invalid request may be sent by an attacker that bypasses the front-end and is parsed differently by waitress leading to a potential for HTTP request smuggling. Specially crafted requests containing special...

8.2CVSS6.5AI score0.02587EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2019/12/26 5:15 p.m.8 views

PYSEC-2019-138

In Waitress through version 1.4.0, if a proxy server is used in front of waitress, an invalid request may be sent by an attacker that bypasses the front-end and is parsed differently by waitress leading to a potential for HTTP request smuggling. Specially crafted requests containing special...

8.2CVSS7.1AI score0.02587EPSS
SaveExploits0References7
OSV
OSV
added 2019/12/26 5:15 p.m.11 views

UBUNTU-CVE-2019-16789

In Waitress through version 1.4.0, if a proxy server is used in front of waitress, an invalid request may be sent by an attacker that bypasses the front-end and is parsed differently by waitress leading to a potential for HTTP request smuggling. Specially crafted requests containing special...

8.2CVSS6.6AI score0.02587EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2019/12/26 4:40 p.m.83 views

CVE-2019-16789

In Waitress through version 1.4.0, if a proxy server is used in front of waitress, an invalid request may be sent by an attacker that bypasses the front-end and is parsed differently by waitress leading to a potential for HTTP request smuggling. Specially crafted requests containing special...

8.2CVSS6.3AI score0.02587EPSS
SaveExploits0
Rows per page
Query Builder