Lucene search
+L

168 matches found

Snyk
Snyk
added 2025/07/10 8:42 p.m.4 views

HTTP Request Smuggling

Overview Affected versions of this package are vulnerable to HTTP Request Smuggling through the processing of chunked encoded requests in parseheader function. An attacker can manipulate request boundaries by injecting conflicting Content-Length or Transfer-Encoding headers via trailers which can...

8.8CVSS6.8AI score0.00442EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2025/05/22 5:10 p.m.5 views

CVE-2020-35884

An issue was discovered in the tinyhttp crate through 2020-06-16 for Rust. HTTP Request smuggling can occur via a malformed Transfer-Encoding header...

6.5CVSS6.8AI score0.01065EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2025/03/20 12:32 p.m.68 views

Gunicorn HTTP Request/Response Smuggling vulnerability

Gunicorn version 21.2.0 does not properly validate the value of the 'Transfer-Encoding' header as specified in the RFC standards, which leads to the default fallback method of 'Content-Length,' making it vulnerable to TE.CL request smuggling. This vulnerability can lead to cache poisoning, data...

7.5CVSS6.5AI score0.00738EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2025/03/20 10:15 a.m.3 views

DEBIAN-CVE-2024-6827

Gunicorn version 21.2.0 does not properly validate the value of the 'Transfer-Encoding' header as specified in the RFC standards, which leads to the default fallback method of 'Content-Length,' making it vulnerable to TE.CL request smuggling. This vulnerability can lead to cache poisoning, data...

7.5CVSS7.2AI score0.00738EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/20 10:15 a.m.9 views

CVE-2024-6827

Gunicorn version 21.2.0 does not properly validate the value of the 'Transfer-Encoding' header as specified in the RFC standards, which leads to the default fallback method of 'Content-Length,' making it vulnerable to TE.CL request smuggling. This vulnerability can lead to cache poisoning, data...

6.9AI score
SaveExploits0References1
Cvelist
Cvelist
added 2025/03/20 10:9 a.m.17 views

CVE-2024-6827 HTTP Request Smuggling in benoitc/gunicorn

Gunicorn version 21.2.0 does not properly validate the value of the 'Transfer-Encoding' header as specified in the RFC standards, which leads to the default fallback method of 'Content-Length,' making it vulnerable to TE.CL request smuggling. This vulnerability can lead to cache poisoning, data...

7.5CVSS0.00738EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/03/20 12:0 a.m.6 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.00738EPSS
SaveExploits0References2
OSV
OSV
added 2024/11/11 8:15 p.m.12 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.00793EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2024/11/04 12:0 a.m.18 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
SaveExploits2References6
Amazon
Amazon
added 2024/10/31 12:0 a.m.5 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.00393EPSS
SaveExploits0
OSV
OSV
added 2024/10/12 11:9 a.m.7 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.00393EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2024/09/25 2:50 a.m.7 views

SUSE CVE-2024-47220

DO NOT USE THIS CVE RECORD. ConsultIDs: none. Reason: This record was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none...

8.2CVSS6.6AI score0.00393EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2024/09/22 3:30 a.m.62 views

HTTP Request Smuggling in ruby webrick

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 position is "Webric...

6.8AI score0.00393EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2024/09/22 3:30 a.m.18 views

GHSA-6F62-3596-G6W7 HTTP Request Smuggling in ruby webrick

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 position is "Webric...

7.5CVSS7.4AI score0.00393EPSS
SaveExploits0References8
Snyk
Snyk
added 2024/09/22 12:43 a.m.4 views

HTTP Request Smuggling

Amendment This was deemed not a vulnerability. Overview webrick is a HTTP server toolkit that can be configured as an HTTPS server, a proxy server, and a virtual-host server. Affected versions of this package are vulnerable to HTTP Request Smuggling when httprequest.rb processes a request with bo...

8.2CVSS6.6AI score0.00393EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/09/22 12:0 a.m.4 views

Webrick 安全漏洞

Webrick is an HTTP server toolkit open-sourced by The Ruby Programming Language. A security vulnerability exists in Webrick version 1.8.1 that originates from allowing HTTP requests to be smuggled by providing the Content-Length header and the Transfer-Encoding header...

6.7AI score0.00393EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/09/22 12:0 a.m.29 views

CVE-2024-47220

Removed by vendor...

6.6AI score0.00393EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/09/22 12:0 a.m.33 views

CVE-2024-47220

...

0.00393EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/09/21 12:0 a.m.7 views

PT-2024-32484 · Ruby +4 · Webrick +4

Name of the Vulnerable Software and Affected Versions: WEBrick toolkit versions through 1.8.1 Description: An issue was discovered in the WEBrick toolkit for Ruby, allowing HTTP request smuggling by providing both a Content-Length header and a Transfer-Encoding header. This can be achieved, for...

8.7CVSS6.7AI score0.01429EPSS
SaveExploits0References72
OSV
OSV
added 2024/09/06 11:9 a.m.15 views

OESA-2024-2103 netty3 security update

Netty is a NIO client server framework which enables quick and easy development of network applications such as protocol servers and clients. It greatly simplifies and streamlines network programming such as TCP and UDP socket server. Security Fixes: Netty before 4.1.42.Final mishandles whitespac...

9.1CVSS6.9AI score0.13474EPSS
SaveExploits3References4
Rows per page
Query Builder