Lucene search
+L

171 matches found

Github Security Blog
Github Security Blog
added 2021/06/18 6:31 p.m.99 views

HTTP Request Smuggling in netius

netius prior to 1.17.58 is vulnerable to HTTP Request Smuggling. HTTP pipelining issues and request smuggling attacks might be possible due to incorrect Transfer encoding header parsing which could allow for CL:TE or TE:TE attacks...

6.1CVSS6.3AI score0.00819EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2021/06/10 7:15 a.m.10 views

AZL-6474 CVE-2020-13950 affecting package httpd for versions less than 2.4.46-10

Apache HTTP Server versions 2.4.41 to 2.4.46 modproxyhttp can be made to crash NULL pointer dereference with specially crafted requests using both Content-Length and Transfer-Encoding headers, leading to a Denial of Service...

7.5CVSS7.1AI score0.4937EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2021/05/26 7:41 a.m.6 views

ruby: Potential HTTP request smuggling in WEBrick

An issue was discovered in Ruby through 2.5.8, 2.6.x through 2.6.6, and 2.7.x through 2.7.1. WEBrick, a simple HTTP server bundled with Ruby, had not checked the transfer-encoding header value rigorously. An attacker may potentially exploit this issue to bypass a reverse proxy which also has a po...

7.5CVSS7.2AI score0.03849EPSS
SaveExploits0References5
OSV
OSV
added 2021/05/24 6:20 p.m.59 views

GHSA-3892-2R52-P65M HTTP Request Smuggling in goliath

goliath through 1.0.6 allows request smuggling attacks where goliath is used as a backend and a frontend proxy also being vulnerable. It is possible to conduct HTTP request smuggling attacks by sending the Content-Length header twice. Furthermore, invalid Transfer Encoding headers were found to b...

7.5CVSS7.5AI score0.01221EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2021/05/20 12:0 a.m.22 views

PT-2021-5464 · Apache +8 · Apache Http Server +8

Name of the Vulnerable Software and Affected Versions: Apache HTTP Server versions 2.4.41 through 2.4.46 Description: The issue is related to the mod proxy http function in the Apache HTTP Server, which can be made to crash due to a NULL pointer dereference when handling specially crafted request...

9.8CVSS6.5AI score0.90039EPSS
SaveExploits4References106
Tenable Nessus
Tenable Nessus
added 2021/05/11 12:0 a.m.40 views

Oracle Linux 8 : squid:4 (ELSA-2020-3623)

The remote Oracle Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2020-3623 advisory. - Resolves: 1872345 - CVE-2020-15811 squid:4/squid: HTTP Request Splitting could result in cache poisoning - Resolves: 1872330 - CVE-2020-15810...

9.8CVSS7.4AI score0.27246EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2021/03/30 9:46 a.m.103 views

Low: Red Hat Security Advisory: tomcat security update

An update for tomcat is now available for Red Hat Enterprise Linux 7.7 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Low. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

7.5CVSS7AI score0.10687EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2021/03/16 3:17 p.m.94 views

Low: Red Hat Security Advisory: tomcat security update

An update for tomcat is now available for Red Hat Enterprise Linux 7.6 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Low. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

7.5CVSS7AI score0.10687EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2021/02/17 12:0 a.m.16 views

Lightbeed Akka Akka-http Environment Issue Vulnerability

Lightbeed Akka Akka-http is a toolkit from the Lightbeed community in China. It provides a more generalized toolkit for providing and using HTTP-based services. An environment issue vulnerability exists in com.typesafe.akka:akka-http-core that allows multiple Transfer-Encoding headers...

6.5CVSS6.6AI score0.00705EPSS
SaveExploits0References4
Snyk
Snyk
added 2021/02/15 2:42 p.m.3 views

HTTP Request Smuggling

Overview com.typesafe.akka:akka-http-core2.13 is a modern, fast, asynchronous, streaming-first HTTP server and client. Affected versions of this package are vulnerable to HTTP Request Smuggling. It allows multiple Transfer-Encoding headers. Remediation Upgrade com.typesafe.akka:akka-http-core2.13...

6.5CVSS6.9AI score0.00705EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2021/01/06 9:15 p.m.5 views

CVE-2020-8287

Node.js versions before 10.23.1, 12.20.1, 14.15.4, 15.5.1 allow two copies of a header field in an HTTP request for example, two Transfer-Encoding header fields. In this case, Node.js identifies the first header field and ignores the second. This can lead to HTTP Request Smuggling...

6.5CVSS6.9AI score0.16296EPSS
SaveExploits2References13Affected Software1
NVD
NVD
added 2020/12/31 10:15 a.m.17 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.4AI score0.01065EPSS
SaveExploits0References3
OSV
OSV
added 2020/12/31 10:15 a.m.26 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.5CVSS7.1AI score
SaveExploits0References3
Cvelist
Cvelist
added 2020/12/31 8:25 a.m.29 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.3AI score0.01065EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2020/11/04 1:39 a.m.7 views

tomcat: Mishandling of Transfer-Encoding header allows for HTTP request smuggling

A flaw was found in Apache Tomcat. The HTTP header parsing code used an approach to end-of-line EOL parsing that allowed some invalid HTTP headers to be parsed as valid. This led to the possibility of HTTP Request Smuggling if Tomcat was located behind a reverse proxy that incorrectly handled the...

5.8CVSS6.8AI score0.09386EPSS
SaveExploits0References7
OSV
OSV
added 2020/10/06 1:15 p.m.8 views

ALPINE-CVE-2020-25613

An issue was discovered in Ruby through 2.5.8, 2.6.x through 2.6.6, and 2.7.x through 2.7.1. WEBrick, a simple HTTP server bundled with Ruby, had not checked the transfer-encoding header value rigorously. An attacker may potentially exploit this issue to bypass a reverse proxy which also has a po...

7.5CVSS7.1AI score0.03849EPSS
SaveExploits0References1
OSV
OSV
added 2020/10/06 1:15 p.m.3 views

DEBIAN-CVE-2020-25613

An issue was discovered in Ruby through 2.5.8, 2.6.x through 2.6.6, and 2.7.x through 2.7.1. WEBrick, a simple HTTP server bundled with Ruby, had not checked the transfer-encoding header value rigorously. An attacker may potentially exploit this issue to bypass a reverse proxy which also has a po...

7.5CVSS6.6AI score0.03849EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2020/10/05 12:0 a.m.32 views

Debian DLA-2391-1 : ruby2.3 security update

A potential HTTP request smuggling vulnerability in WEBrick was reported. WEBrick bundled along with ruby2.3 was too tolerant against an invalid Transfer-Encoding header. This may lead to inconsistent interpretation between WEBrick and some HTTP proxy servers, which may allow the attacker to...

7.5CVSS7AI score0.03849EPSS
SaveExploits0References4
OSV
OSV
added 2020/09/22 4:15 p.m.16 views

USN-4532-1 netty-3.9 vulnerabilities

It was discovered that Netty incorrectly handled certain HTTP headers. By sending an HTTP header with whitespace before the colon, a remote attacker could possibly use this issue to perform an HTTP request smuggling attack. CVE-2019-16869 It was discovered that Netty incorrectly handled certain...

9.1CVSS6.9AI score0.13474EPSS
SaveExploits3References4
OSV
OSV
added 2020/09/02 5:15 p.m.39 views

CVE-2020-15811

An issue was discovered in Squid before 4.13 and 5.x before 5.0.4. Due to incorrect data validation, HTTP Request Splitting attacks may succeed against HTTP and HTTPS traffic. This leads to cache poisoning. This allows any client, including browser scripts, to bypass local security and poison the...

6.5CVSS6.7AI score
SaveExploits0References13
Rows per page
Query Builder