Lucene search
+L

603 matches found

Tenable Nessus
Tenable Nessus
added 2022/05/28 12:0 a.m.28 views

openSUSE 15 Security Update : varnish (openSUSE-SU-2022:0148-1)

The remote SUSE Linux SUSE15 host has packages installed that are affected by multiple vulnerabilities as referenced in the openSUSE-SU-2022:0148-1 advisory. - Varnish Cache, with HTTP/2 enabled, allows request smuggling and VCL authorization bypass via a large Content-Length header for a POST...

9.1CVSS7.2AI score0.01973EPSS
SaveExploits0References8
OSV
OSV
added 2022/05/24 5:7 p.m.33 views

GHSA-J7J6-7HFX-5522 Duplicate Advisory: Inconsistent Interpretation of HTTP Requests in Waitress

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-4ppp-gpcr-7qf6. This link is maintained to preserve external references. Original Description Waitress through version 1.3.1 allows request smuggling by sending the Content-Length header twice. Waitress would...

7.5CVSS6.1AI score0.02122EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2022/05/24 5:7 p.m.36 views

Duplicate Advisory: Inconsistent Interpretation of HTTP Requests in Waitress

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-4ppp-gpcr-7qf6. This link is maintained to preserve external references. Original Description Waitress through version 1.3.1 allows request smuggling by sending the Content-Length header twice. Waitress would...

7.5CVSS6AI score0.02122EPSS
SaveExploits0References7Affected Software1
RedhatCVE
RedhatCVE
added 2022/05/20 11:2 p.m.26 views

CVE-2021-32715

hyper is an HTTP library for rust. hyper's HTTP/1 server code had a flaw that incorrectly parses and accepts requests with a Content-Length header with a prefixed plus sign, when it should have been rejected as illegal. This combined with an upstream HTTP proxy that doesn't parse such...

6.5CVSS0.4AI score0.00886EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2022/05/20 10:42 p.m.19 views

CVE-2014-10375

handlemessages in eXtltls.c in eXosip before 5.0.0 mishandles a negative value in a content-length header...

7.5CVSS1.1AI score0.01225EPSS
SaveExploits0References1
OSV
OSV
added 2022/05/14 1:10 a.m.17 views

GHSA-XH5X-J8JF-PCPX Improper Neutralization of CRLF Sequences in HTTP Headers in Apache Tomcat

Integer overflow in java/org/apache/tomcat/util/buf/Ascii.java in Apache Tomcat before 6.0.40, 7.x before 7.0.53, and 8.x before 8.0.4, when operated behind a reverse proxy, allows remote attackers to conduct HTTP request smuggling attacks via a crafted Content-Length HTTP header...

4.3CVSS6.9AI score0.08838EPSS
SaveExploits0References60
OSV
OSV
added 2022/05/02 3:56 a.m.19 views

GHSA-6JXP-7G74-2RC3 Improper input validation in Mort Bay Jetty

Mort Bay Jetty 6.x through 6.1.22 and 7.0.0 writes backtrace data without sanitizing non-printable characters, which might allow remote attackers to modify a window's title, or possibly execute arbitrary commands or overwrite files, via an HTTP request containing an escape sequence for a terminal...

7.3CVSS7.1AI score0.03184EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2022/04/29 8:16 a.m.5 views

python-twisted: possible http request smuggling

A flaw was found in python-twisted. This vulnerability occurs due to the parsing of illegal constructs in the twisted.web.http module. The illegal constructs include '+/-' in the Content-Length header, '\n and \t' etc. Non-conformant parsing leads to a desync if requests pass through multiple HTT...

8.1CVSS7.3AI score0.028EPSS
SaveExploits0References5
OSV
OSV
added 2022/04/22 3:0 p.m.8 views

SUSE-SU-2022:1315-1 Security update for netty

This update for netty fixes the following issues: - CVE-2021-21409: Fixed request smuggling via content-length header bsc1184203...

5.9CVSS6AI score0.04935EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2022/03/04 12:0 a.m.72 views

Debian DSA-5088-1 : varnish - security update

The remote Debian 10 / 11 host has packages installed that are affected by multiple vulnerabilities as referenced in the dsa-5088 advisory. - Varnish Cache, with HTTP/2 enabled, allows request smuggling and VCL authorization bypass via a large Content-Length header for a POST request. This affect...

9.1CVSS7.2AI score0.01973EPSS
SaveExploits0References9
Microsoft CVE
Microsoft CVE
added 2022/01/19 8:0 a.m.6 views

url.cpp in libproxy through 0.4.15 is prone to a buffer overflow when PAC is enabled as demonstrated by a large PAC file that is delivered without a Content-length header.

...

9.8CVSS8.3AI score0.03569EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2022/01/12 8:49 a.m.22 views

haproxy: request smuggling attack or response splitting via duplicate content-length header

Proxy server haproxy has a flaw that can could allow an HTTP request smuggling attack with the goal of bypassing access-control list rules defined by haproxy. The attack was made possible by utilizing an integer overflow vulnerability that allowed reaching an unexpected state in haproxy while...

7.5CVSS5.8AI score0.57934EPSS
SaveExploits6References5
OSV
OSV
added 2022/01/10 2:10 p.m.8 views

CVE-2021-20046

A Stack-based buffer overflow in the SonicOS HTTP Content-Length response header allows a remote authenticated attacker to cause Denial of Service DoS and potentially results in code execution in the firewall. This vulnerability affected SonicOS Gen 5, Gen 6 and Gen 7 firmware versions...

8.8CVSS7.3AI score0.01939EPSS
SaveExploits0References1
NCSC
NCSC
added 2022/01/06 12:0 a.m.7 views

Vulnerabilities fixed in SonicOS

SonicWall has fixed two vulnerabilities in SonicOS. A remote malicious party could potentially exploit the vulnerabilities to cause a denial-of-service or execute arbitrary code execute arbitrary code on the underlying system with the privileges of the logged-in user. To accomplish this, the...

8.8CVSS7.9AI score0.01939EPSS
SaveExploits0
Snyk
Snyk
added 2022/01/05 9:39 p.m.5 views

HTTP Request Smuggling

Overview std/net/http is a Go standard library package std/net/http Affected versions of this package are vulnerable to HTTP Request Smuggling. Go Vulnerability Report: HTTP headers were not properly parsed, which allows remote attackers to conduct HTTP request smuggling attacks via a request tha...

9.8CVSS6.9AI score0.09625EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2022/01/05 3:47 p.m.7 views

haproxy: request smuggling attack or response splitting via duplicate content-length header

Proxy server haproxy has a flaw that can could allow an HTTP request smuggling attack with the goal of bypassing access-control list rules defined by haproxy. The attack was made possible by utilizing an integer overflow vulnerability that allowed reaching an unexpected state in haproxy while...

7.5CVSS5.8AI score0.57934EPSS
SaveExploits6References5
OpenVAS
OpenVAS
added 2021/11/23 12:0 a.m.20 views

Mozilla Firefox < 1.5.0.4 Content-length Header Processing Vulnerability (CVE-2011-2668) - Linux

Mozilla Firefox contains a vulnerability in the processing of content-length header. Copyright C 2021 Greenbone Networks GmbH 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-or-later This...

8.8CVSS8.7AI score0.01111EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2021/11/12 12:0 a.m.39 views

RHEL 7 / 8 : OpenShift Container Platform 4.9.6 packages and (RHSA-2021:4118)

The remote Redhat Enterprise Linux 7 / 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2021:4118 advisory. - haproxy: does not ensure that the scheme and path portions of a URI have the expected characters CVE-2021-39240 - haproxy: an HTTP...

7.5CVSS7.2AI score0.57934EPSS
SaveExploits6References13
RedHat Linux
RedHat Linux
added 2021/11/10 8:49 p.m.3 views

haproxy: request smuggling attack or response splitting via duplicate content-length header

Proxy server haproxy has a flaw that can could allow an HTTP request smuggling attack with the goal of bypassing access-control list rules defined by haproxy. The attack was made possible by utilizing an integer overflow vulnerability that allowed reaching an unexpected state in haproxy while...

7.5CVSS5.8AI score0.57934EPSS
SaveExploits6References5
RedHat Linux
RedHat Linux
added 2021/10/20 11:29 a.m.3 views

netty: possible request smuggling in HTTP/2 due missing validation

In Netty io.netty:netty-codec-http2 before version 4.1.60.Final there is a vulnerability that enables request smuggling. If a Content-Length header is present in the original HTTP/2 request, the field is not validated by Http2MultiplexHandler as it is propagated up. This is fine as long as the...

5.9CVSS7.4AI score0.18891EPSS
SaveExploits0References5
Rows per page
Query Builder