Lucene search
+L

599 matches found

OSV
OSV
added 2020/10/06 1:15 p.m.18 views

UBUNTU-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.8AI score0.03849EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2020/10/06 1:15 p.m.42 views

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.8AI score0.03849EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2020/10/06 12:00 a.m.49 views

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.8AI score0.03849EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2020/10/06 12:00 a.m.57 views

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.8AI score0.03849EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2020/10/05 12:00 a.m.23 views

Debian DLA-2392-1 : jruby security update

A potential HTTP request smuggling vulnerability in WEBrick was reported. WEBrick bundled along with jruby 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
Tenable Nessus
Tenable Nessus
added 2020/10/05 12:00 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
OpenVAS
OpenVAS
added 2020/10/02 12:00 a.m.39 views

Debian: Security Advisory (DLA-2391-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2020 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS7.8AI score0.03849EPSS
SaveExploits0References4
Debian
Debian
added 2020/10/01 3:52 p.m.52 views

[SECURITY] [DLA 2392-1] jruby security update

----------------------------------------------------------------------- Debian LTS Advisory DLA-2392-1 [email protected] https://www.debian.org/lts/security/ Utkarsh Gupta October 01, 2020 https://wiki.debian.org/LTS -...

7.5CVSS7.7AI score0.03849EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2020/10/01 12:00 a.m.8 views

PT-2020-5675 · Ruby +9 · Ruby +10

Name of the Vulnerable Software and Affected Versions: Ruby versions prior to 2.5.9 Ruby versions 2.6.x through 2.6.6 Ruby versions 2.7.x through 2.7.1 Description: The issue is related to the WEBrick library in Ruby, which has a problem with incorrect checking of the header value. This can...

8.1CVSS6.8AI score0.06811EPSS
SaveExploits4References183
Veracode
Veracode
added 2020/09/30 12:35 a.m.223 views

HTTP Request Smuggling

webrick is vulnerable to HTTP request smuggling. The vulnerability exists as the request parser allows invalid Transfer-Encoding header values of close and keep-alive to be parsed and interpreted incorrectly...

7.5CVSS1.8AI score0.03849EPSS
SaveExploits0References11Affected Software7
RedhatCVE
RedhatCVE
added 2020/09/29 6:18 p.m.39 views

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.7AI score0.03849EPSS
SaveExploits0References4
Snyk
Snyk
added 2020/09/29 1:15 p.m.3 views

HTTP Request Smuggling

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. It was too tolerant against an invalid Transfer-Encoding header. This may lead to inconsisten...

8.2CVSS6.9AI score0.03849EPSS
SaveExploits0References2
RubySec
RubySec
added 2020/09/29 12:00 a.m.42 views

Potential HTTP Request Smuggling Vulnerability in WEBrick

WEBrick 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 "smuggle" a request. See CWE-444 in detail...

7.5CVSS3.1AI score0.03849EPSS
SaveExploits0References1Affected Software1
Microsoft CVE
Microsoft CVE
added 2020/09/25 7:00 a.m.9 views

Ruby through 2.4.7 2.5.x through 2.5.6 and 2.6.x through 2.6.4 allows HTTP Response Splitting. If a program using WEBrick inserts untrusted input into the response header an attacker can exploit it to insert a newline character to split a header and inject malicious content to deceive clients. NOTE: this issue exists because of an incomplete fix for CVE-2017-17742 which addressed the CRLF vector but did not address an isolated CR or an isolated LF.

...

5.3CVSS8.1AI score0.05556EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2020/09/25 7:00 a.m.10 views

WEBrick::HTTPAuth::DigestAuth in Ruby through 2.4.7 2.5.x through 2.5.6 and 2.6.x through 2.6.4 has a regular expression Denial of Service cause by looping/backtracking. A victim must expose a WEBrick server that uses DigestAuth to the Internet or a untrusted network.

...

7.8CVSS7AI score0.05128EPSS
SaveExploits0
Amazon
Amazon
added 2020/08/31 12:00 a.m.141 views

Important: ruby24

Issue Overview: Ruby through 2.4.7, 2.5.x through 2.5.6, and 2.6.x through 2.6.4 allows HTTP Response Splitting. If a program using WEBrick inserts untrusted input into the response header, an attacker can exploit it to insert a newline character to split a header, and inject malicious content to...

8.1CVSS7.3AI score0.29726EPSS
SaveExploits7
Hacker One
Hacker One
added 2020/08/23 1:25 p.m.49 views

Ruby: Potential HTTP Request Smuggling in ruby webrick

function readbody in file /lib/webrick/httprequest.rb use expression /chunked/io to decide transfer-encoding whether or not. that is not rigorous. When using webrick as a http server, a attacker may use a Transfer-Encoding: AAAchunkedBBB header to fake a legal header. than can make a HTTP Request...

7.1AI score
SaveExploits0
Debian
Debian
added 2020/08/16 1:13 p.m.167 views

[SECURITY] [DLA 2330-1] jruby security update

------------------------------------------------------------------------- Debian LTS Advisory DLA-2330-1 [email protected] https://www.debian.org/lts/security/ August 16, 2020 https://wiki.debian.org/LTS - ------------------------------------------------------------------------- Package...

8.8CVSS8.9AI score0.05556EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2020/07/01 12:00 a.m.134 views

EulerOS Virtualization 3.0.6.0 : ruby (EulerOS-SA-2020-1717)

According to the versions of the ruby packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - An issue was discovered in Oniguruma 6.x before 6.9.4rc2. In the function fetchintervalquantifier formerly known as...

8.1CVSS7.2AI score0.06889EPSS
SaveExploits2References6
OpenVAS
OpenVAS
added 2020/06/03 12:00 a.m.197 views

Huawei EulerOS: Security Advisory for ruby (EulerOS-SA-2020-1615)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2020 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.8CVSS7.3AI score0.06811EPSS
SaveExploits0References2
Rows per page
Query Builder