Lucene search
+L

244 matches found

Veracode
Veracode
added 2022/01/29 5:51 p.m.28 views

HTTP Request Smuggling (HRS)

varnish is vulnerable to HTTP request smuggling. The vulnerability exists due to a lack of sanitization in the HTTP/1 connections...

9.1CVSS1.2AI score0.01973EPSS
SaveExploits0References7Affected Software2
RedhatCVE
RedhatCVE
added 2022/01/27 1:58 p.m.53 views

CVE-2022-23959

A flaw was found in Varnish. This flaw allows an attacker to carry out a request smuggling attack on HTTP/1 connections on Varnish cache servers. This smuggled request goes through the usual Varnish Configuration Language VCL processing since the Varnish server treats it as an additional request...

9.1CVSS2.4AI score0.01973EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2022/01/26 1:15 a.m.22 views

CVE-2022-23959

In Varnish Cache before 6.6.2 and 7.x before 7.0.2, Varnish Cache 6.0 LTS before 6.0.10, and and Varnish Enterprise Cache Plus 4.1.x before 4.1.11r6 and 6.0.x before 6.0.9r4, request smuggling can occur for HTTP/1 connections...

9.1CVSS7.1AI score0.01973EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2022/01/26 12:38 a.m.27 views

CVE-2022-23959

In Varnish Cache before 6.6.2 and 7.x before 7.0.2, Varnish Cache 6.0 LTS before 6.0.10, and and Varnish Enterprise Cache Plus 4.1.x before 4.1.11r6 and 6.0.x before 6.0.9r4, request smuggling can occur for HTTP/1 connections...

9.4AI score0.01973EPSS
SaveExploits0References5
AlpineLinux
AlpineLinux
added 2022/01/26 12:38 a.m.53 views

CVE-2022-23959

In Varnish Cache before 6.6.2 and 7.x before 7.0.2, Varnish Cache 6.0 LTS before 6.0.10, and and Varnish Enterprise Cache Plus 4.1.x before 4.1.11r6 and 6.0.x before 6.0.9r4, request smuggling can occur for HTTP/1 connections...

9.1CVSS9.4AI score0.01973EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2022/01/26 12:38 a.m.28 views

CVE-2022-23959

In Varnish Cache before 6.6.2 and 7.x before 7.0.2, Varnish Cache 6.0 LTS before 6.0.10, and and Varnish Enterprise Cache Plus 4.1.x before 4.1.11r6 and 6.0.x before 6.0.9r4, request smuggling can occur for HTTP/1 connections...

9.1CVSS8.5AI score0.01973EPSS
SaveExploits0
FreeBSD
FreeBSD
added 2022/01/25 12:0 a.m.28 views

varnish -- Request Smuggling Vulnerability

Varnish Cache Project reports: A request smuggling attack can be performed on HTTP/1 connections on Varnish Cache servers. The smuggled request would be treated as an additional request by the Varnish server, go through normal VCL processing, and injected as a spurious response on the client...

9.1CVSS2.9AI score0.01973EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2021/09/16 3:15 p.m.37 views

CVE-2021-39214

mitmproxy is an interactive, SSL/TLS-capable intercepting proxy. In mitmproxy 7.0.2 and below, a malicious client or server is able to perform HTTP request smuggling attacks through mitmproxy. This means that a malicious client/server could smuggle a request/response through mitmproxy as part of...

9.8CVSS7AI score0.01176EPSS
SaveExploits0References2
AlpineLinux
AlpineLinux
added 2021/09/16 3:10 p.m.48 views

CVE-2021-39214

mitmproxy is an interactive, SSL/TLS-capable intercepting proxy. In mitmproxy 7.0.2 and below, a malicious client or server is able to perform HTTP request smuggling attacks through mitmproxy. This means that a malicious client/server could smuggle a request/response through mitmproxy as part of...

9.8CVSS8.9AI score0.01176EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2021/08/25 8:58 p.m.34 views

HTTP Request Smuggling in actix-http

Affected versions of this crate did not properly detect invalid requests that could allow HTTP/1 request smuggling HRS attacks when running alongside a vulnerable front-end proxy server. This can result in leaked internal and/or user data, including credentials, when the front-end proxy is also...

7.5CVSS7.2AI score0.0181EPSS
SaveExploits1References7Affected Software1
RedhatCVE
RedhatCVE
added 2021/08/13 6:19 p.m.82 views

CVE-2021-38512

An issue was discovered in the actix-http crate before 3.0.0-beta.9 for Rust. HTTP/1 request smuggling aka HRS can occur, potentially leading to credential disclosure...

7.5CVSS2.4AI score0.0181EPSS
SaveExploits1References3
OSV
OSV
added 2021/08/10 11:15 p.m.20 views

CVE-2021-38512

An issue was discovered in the actix-http crate before 3.0.0-beta.9 for Rust. HTTP/1 request smuggling aka HRS can occur, potentially leading to credential disclosure...

7.5CVSS6.6AI score
SaveExploits0References3
Prion
Prion
added 2021/08/10 11:15 p.m.18 views

Design/Logic Flaw

An issue was discovered in the actix-http crate before 3.0.0-beta.9 for Rust. HTTP/1 request smuggling aka HRS can occur, potentially leading to credential disclosure...

5CVSS7.3AI score0.0181EPSS
SaveExploits1References3Affected Software2
Github Security Blog
Github Security Blog
added 2021/07/12 4:54 p.m.44 views

Lenient Parsing of Content-Length Header When Prefixed with Plus Sign

Summary 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 Content-Length headers, but forwards...

5.3CVSS0.00886EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2021/07/12 4:54 p.m.35 views

GHSA-F3PG-QWVG-P99C Lenient Parsing of Content-Length Header When Prefixed with Plus Sign

Summary 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 Content-Length headers, but forwards...

3.1CVSS5.2AI score0.00886EPSS
SaveExploits1References6
Prion
Prion
added 2021/07/07 8:15 p.m.17 views

Design/Logic Flaw

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

4.3CVSS5.3AI score0.00886EPSS
SaveExploits1References2Affected Software1
RustSec
RustSec
added 2021/07/07 12:0 p.m.24 views

Integer overflow in `hyper`'s parsing of the `Transfer-Encoding` header leads to data loss

When decoding chunk sizes that are too large, hyper's code would encounter an integer overflow. Depending on the situation, this could lead to data loss from an incorrect total size, or in rarer cases, a request smuggling attack. To be vulnerable, you must be using hyper for any HTTP/1 purpose,...

9.1CVSS3AI score0.01133EPSS
SaveExploits1Affected Software1
OSV
OSV
added 2021/07/07 12:0 p.m.25 views

RUSTSEC-2021-0079 Integer overflow in `hyper`'s parsing of the `Transfer-Encoding` header leads to data loss

When decoding chunk sizes that are too large, hyper's code would encounter an integer overflow. Depending on the situation, this could lead to data loss from an incorrect total size, or in rarer cases, a request smuggling attack. To be vulnerable, you must be using hyper for any HTTP/1 purpose,...

9.1CVSS9.1AI score0.01133EPSS
SaveExploits1References3
OSV
OSV
added 2021/06/16 5:47 p.m.93 views

GHSA-QJWC-V72V-FQ6R HTTP request smuggling in Undertow

A flaw was found in Undertow. A regression in the fix for CVE-2020-10687 was found. HTTP request smuggling related to CVE-2017-2666 is possible against HTTP/1.x and HTTP/2 due to permitting invalid characters in an HTTP request. This flaw allows an attacker to poison a web-cache, perform an XSS...

4.8CVSS6.2AI score0.01119EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2021/06/16 5:47 p.m.121 views

HTTP request smuggling in Undertow

A flaw was found in Undertow. A regression in the fix for CVE-2020-10687 was found. HTTP request smuggling related to CVE-2017-2666 is possible against HTTP/1.x and HTTP/2 due to permitting invalid characters in an HTTP request. This flaw allows an attacker to poison a web-cache, perform an XSS...

5.8CVSS2.9AI score0.01119EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder