Lucene search
K

1159 matches found

CVE
CVE
added 2025/03/20 10:9 a.m.255 views

CVE-2024-6827

CVE-2024-6827 affects Gunicorn 21.2.0 where Transfer-Encoding is not properly validated, causing fallback to Content-Length and TE.CL HTTP request smuggling. This can lead to cache poisoning, data exposure, session manipulation, SSRF, XSS, DoS, and data integrity issues. Root cause: improper vali...

7.5CVSS6.7AI score0.00687EPSS
Exploits0References1
CNNVD
CNNVD
added 2025/03/20 12:0 a.m.2 views

Gunicorn 环境问题漏洞

Gunicorn is a Python web server gateway interface HTTP server from the Gunicorn open source. An environment issue vulnerability exists in Gunicorn version 21.2.0 that stems from improper validation of the Transfer-Encoding header, which could lead to a request entrapment attack...

7.5CVSS7.5AI score0.00687EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:0 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2024-1135

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Gunicorn fails to properly validate Transfer-Encoding headers, leading to HTTP Request Smuggling HRS vulnerabilities. By crafting requests with conflicting...

7.5CVSS7.4AI score0.02996EPSS
Exploits0References3
RedHat Linux
RedHat Linux
added 2025/02/12 12:11 a.m.0 views

python-gunicorn: HTTP Request Smuggling due to improper validation of Transfer-Encoding headers

An HTTP Request Smuggling vulnerability was found in Gunicorn. By crafting requests with conflicting Transfer-Encoding headers, attackers can bypass security restrictions and access restricted endpoints. This issue is due to Gunicorn's handling of Transfer-Encoding headers, where it incorrectly...

7.5CVSS7.1AI score0.02996EPSS
Exploits0References7
Amazon
Amazon
added 2024/12/19 12:0 a.m.2 views

Important: ruby

Issue Overview: An issue was discovered in the WEBrick toolkit through 1.8.1 for Ruby. It allows HTTP request smuggling by providing both a Content-Length header and a Transfer-Encoding header, e.g., "GET /admin HTTP/1.1\r\n" inside of a "POST /user HTTP/1.1\r\n" request. NOTE: the supplier's...

7AI score0.00395EPSS
Exploits0
OSV
OSV
added 2024/12/06 3:26 p.m.2 views

OESA-2024-2531 libsoup3 security update

Libsoup is an HTTP library implementation in C. It was originally part of a SOAP Simple Object Access Protocol implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. Security Fixes: GNOME libsoup before 3.6.0 allows HTTP request smuggling in some...

7.5CVSS7AI score0.008EPSS
Exploits1References2
RedHat Linux
RedHat Linux
added 2024/11/25 12:12 a.m.1 views

netty: HTTP Request Smuggling due to Transfer-Encoding whitespace mishandling

A flaw was found in Netty, where it mishandles Transfer-Encoding whitespace. This flaw allows HTTP Request Smuggling...

7.5CVSS7.1AI score0.03617EPSS
Exploits1References5
RedHat Linux
RedHat Linux
added 2024/11/13 6:22 p.m.5 views

libsoup: HTTP request smuggling via stripping null bytes from the ends of header names

A flaw was found in the Libsoup library. When Libsoup parses HTTP headers, it ignores null bytes at the end of header names. Thus, Transfer-Encoding: chunked is equivalent to Transfer-Encoding\x00: chunked. This issue allows request smuggling when Libsoup is used in a service behind a reverse pro...

7.5CVSS7.3AI score0.008EPSS
Exploits1References7
RedHat Linux
RedHat Linux
added 2024/11/13 4:30 p.m.3 views

libsoup: HTTP request smuggling via stripping null bytes from the ends of header names

A flaw was found in the Libsoup library. When Libsoup parses HTTP headers, it ignores null bytes at the end of header names. Thus, Transfer-Encoding: chunked is equivalent to Transfer-Encoding\x00: chunked. This issue allows request smuggling when Libsoup is used in a service behind a reverse pro...

7.5CVSS7.3AI score0.008EPSS
Exploits1References7
RedHat Linux
RedHat Linux
added 2024/11/13 3:31 p.m.5 views

libsoup: HTTP request smuggling via stripping null bytes from the ends of header names

A flaw was found in the Libsoup library. When Libsoup parses HTTP headers, it ignores null bytes at the end of header names. Thus, Transfer-Encoding: chunked is equivalent to Transfer-Encoding\x00: chunked. This issue allows request smuggling when Libsoup is used in a service behind a reverse pro...

7.5CVSS7.3AI score0.008EPSS
Exploits1References7
RedHat Linux
RedHat Linux
added 2024/11/13 10:22 a.m.6 views

libsoup: HTTP request smuggling via stripping null bytes from the ends of header names

A flaw was found in the Libsoup library. When Libsoup parses HTTP headers, it ignores null bytes at the end of header names. Thus, Transfer-Encoding: chunked is equivalent to Transfer-Encoding\x00: chunked. This issue allows request smuggling when Libsoup is used in a service behind a reverse pro...

7.5CVSS7.3AI score0.008EPSS
Exploits1References7
RedHat Linux
RedHat Linux
added 2024/11/13 10:4 a.m.3 views

libsoup: HTTP request smuggling via stripping null bytes from the ends of header names

A flaw was found in the Libsoup library. When Libsoup parses HTTP headers, it ignores null bytes at the end of header names. Thus, Transfer-Encoding: chunked is equivalent to Transfer-Encoding\x00: chunked. This issue allows request smuggling when Libsoup is used in a service behind a reverse pro...

7.5CVSS7.3AI score0.008EPSS
Exploits1References7
RedHat Linux
RedHat Linux
added 2024/11/13 1:16 a.m.7 views

libsoup: HTTP request smuggling via stripping null bytes from the ends of header names

A flaw was found in the Libsoup library. When Libsoup parses HTTP headers, it ignores null bytes at the end of header names. Thus, Transfer-Encoding: chunked is equivalent to Transfer-Encoding\x00: chunked. This issue allows request smuggling when Libsoup is used in a service behind a reverse pro...

7.5CVSS7.3AI score0.008EPSS
Exploits1References7
OSV
OSV
added 2024/11/11 8:15 p.m.4 views

AZL-53159 CVE-2024-52530 affecting package libsoup for versions less than 3.4.4-2

GNOME libsoup before 3.6.0 allows HTTP request smuggling in some configurations because '\0' characters at the end of header names are ignored, i.e., a "Transfer-Encoding\0: chunked" header is treated the same as a "Transfer-Encoding: chunked" header...

7.5CVSS6.9AI score0.008EPSS
Exploits1References1
Tenable Nessus
Tenable Nessus
added 2024/11/04 12:0 a.m.13 views

RHEL 5 : tomcat5 and tomcat6 (RHSA-2010:0581)

The remote Redhat Enterprise Linux 5 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2010:0581 advisory. Apache Tomcat is a servlet container for the Java Servlet and JavaServer Pages JSP technologies. A flaw was found in the way Tomcat handled the...

6.4CVSS5.6AI score0.54779EPSS
Exploits2References6
Amazon
Amazon
added 2024/10/31 12:0 a.m.3 views

Important: ruby3.2

Issue Overview: An issue was discovered in the WEBrick toolkit through 1.8.1 for Ruby. It allows HTTP request smuggling by providing both a Content-Length header and a Transfer-Encoding header, e.g., "GET /admin HTTP/1.1\r\n" inside of a "POST /user HTTP/1.1\r\n" request. NOTE: the supplier's...

6.9AI score0.00395EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2024/10/17 12:0 a.m.25 views

SUSE SLES15 / openSUSE 15 Security Update : rubygem-puma (SUSE-SU-2024:3644-1)

The remote SUSE Linux SLES15 / openSUSE 15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:3644-1 advisory. - CVE-2024-45614: Prevent underscores from clobbering hyphen headers bsc1230848. - CVE-2024-21647: Fixed DoS when parsing chunked...

7.5CVSS6.3AI score0.00958EPSS
Exploits0References7
OSV
OSV
added 2024/10/12 11:9 a.m.3 views

OESA-2024-2250 rubygem-puma security update

A simple, fast, threaded, and highly concurrent HTTP 1.1 server for Ruby/Rack applications. Security Fixes: Puma is a simple, fast, multi-threaded, parallel HTTP 1.1 server for Ruby/Rack applications. When using Puma behind a proxy that does not properly validate that the incoming HTTP request...

9.8CVSS6.8AI score0.0214EPSS
Exploits0References5
OSV
OSV
added 2024/10/12 11:9 a.m.5 views

OESA-2024-2247 ruby security update

Ruby is a fast and easy interpreted scripting language for object-oriented programming. It has many functions for processing text Files and perform system management tasks such as Perl. Security Fixes: An issue was discovered in the WEBrick toolkit through 1.8.1 for Ruby. It allows HTTP request...

6.8AI score0.00395EPSS
Exploits0References2
OSV
OSV
added 2024/10/12 11:9 a.m.5 views

OESA-2024-2226 rubygem-webrick security update

WEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy server, and a virtual-host server. Security Fixes: An issue was discovered in the WEBrick toolkit through 1.8.1 for Ruby. It allows HTTP request smuggling by providing both a Content-Length header and a...

7AI score0.00395EPSS
Exploits0References2
Rows per page
Query Builder