Lucene search
+L

628 matches found

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.14 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
RedHat Linux
RedHat Linux
added 2024/09/03 4:18 p.m.8 views

libproxy: sending more than 102400 bytes in PAC without a Content-Length present could result in buffer overflow

A vulnerability was found in libproxy, where a buffer overflow can occur if a server serving a PAC file sends more than 102400 bytes without a Content-Length header, this flaw allows an attacker to trigger an overflow of PACHTTPBLOCKSIZE 512 bytes, potentially leading to application crashes or...

9.8CVSS7.5AI score0.03569EPSS
SaveExploits0References4
OSV
OSV
added 2024/08/30 11:8 a.m.13 views

OESA-2024-2068 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
OSV
OSV
added 2024/08/30 11:8 a.m.7 views

OESA-2024-2069 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
RedHat Linux
RedHat Linux
added 2024/08/26 11:5 a.m.6 views

netty: HttpObjectDecoder.java allows Content-Length header to accompanied by second Content-Length header

A flaw was found in Netty before version 4.1.44, where it accepted multiple Content-Length headers and also accepted both Transfer-Encoding, as well as Content-Length headers where it should reject the message under such circumstances. In circumstances where Netty is used in the context of a...

9.1CVSS7.1AI score0.13474EPSS
SaveExploits1References4
Ubuntu
Ubuntu
added 2024/07/09 1:11 a.m.41 views

USN-6880-1: Tomcat vulnerability

Sam Shahsavar discovered that Apache Tomcat did not properly reject HTTP requests with an invalid Content-Length header. A remote attacker could possibly use this issue to perform HTTP request smuggling attacks...

7.5CVSS7.2AI score0.01448EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/05/23 10:45 p.m.7 views

jetty: Improper validation of HTTP/1 content-length

A flaw was found in Jetty that permits a plus sign + preceding the content-length value in a HTTP/1 header field, which is non-standard and more permissive than RFC. This issue could allow an attacker to request smuggling in conjunction with a server that does not close connections after 400...

5.3CVSS7.1AI score0.01069EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2024/05/23 12:0 a.m.9 views

PT-2025-48535

Name of the Vulnerable Software and Affected Versions python3.9 python3.11 python3.13 Description When reading an HTTP response from a server, if no read amount is specified, the default behavior is to use Content-Length. This allows a malicious server to cause the client to read large amounts of...

7.8CVSS6.5AI score0.01525EPSS
SaveExploits0References219
Positive Technologies
Positive Technologies
added 2024/05/09 12:0 a.m.5 views

PT-2024-41018 · Apache · Apache Http Server

Name of the Vulnerable Software and Affected Versions: Fossil affected versions not specified Apache HTTP Server affected versions not specified Description: The issue concerns a regression in Fossil related to the handling of POST requests without a Content-Length field set. This problem was...

7AI score
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2024/05/08 7:0 a.m.5 views

The team has identified a critical vulnerability in the http server of the most recent version of Node where malformed headers can lead to HTTP request smuggling. Specifically if a space is placed before a content-length header it is not interpreted correctly enabling attackers to smuggle in a second request within the body of the first.

...

6.5CVSS7.4AI score0.01155EPSS
SaveExploits0
OSV
OSV
added 2024/05/07 5:15 p.m.11 views

AZL-40352 CVE-2024-27982 affecting package nodejs18 for versions less than 18.20.2-1

The team has identified a critical vulnerability in the http server of the most recent version of Node, where malformed headers can lead to HTTP request smuggling. Specifically, if a space is placed before a content-length header, it is not interpreted correctly, enabling attackers to smuggle in ...

6.5CVSS6.9AI score0.01155EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/07 5:15 p.m.8 views

AZL-40349 CVE-2024-27982 affecting package nodejs for versions less than 20.14.0-1

The team has identified a critical vulnerability in the http server of the most recent version of Node, where malformed headers can lead to HTTP request smuggling. Specifically, if a space is placed before a content-length header, it is not interpreted correctly, enabling attackers to smuggle in ...

6.5CVSS6.9AI score0.01155EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/07 5:15 p.m.3 views

ALPINE-CVE-2024-27982

The team has identified a critical vulnerability in the http server of the most recent version of Node, where malformed headers can lead to HTTP request smuggling. Specifically, if a space is placed before a content-length header, it is not interpreted correctly, enabling attackers to smuggle in ...

6.5CVSS6.9AI score0.01155EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/07 5:15 p.m.2 views

DEBIAN-CVE-2024-27982

The team has identified a critical vulnerability in the http server of the most recent version of Node, where malformed headers can lead to HTTP request smuggling. Specifically, if a space is placed before a content-length header, it is not interpreted correctly, enabling attackers to smuggle in ...

6.5CVSS7AI score0.01155EPSS
SaveExploits0References1
Rows per page
Query Builder