Lucene search
K

20 matches found

AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.1 views

Astra Linux - уязвимость в ruby2.5

In the URI gem before version 1.0.3 for Ruby, the URI handling methods URI.join, URImerge, URI+ inadvertently allowed authentication credentials to be leaked, as the userinfo was retained even after changing the host...

5.3CVSS6.5AI score0.00156EPSS
Exploits0References2
OpenVAS
OpenVAS
added 2026/04/02 12:0 a.m.2 views

Ubuntu: Security Advisory (USN-8137-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2026 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.2AI score0.00009EPSS
Exploits0References2
OSV
OSV
added 2026/03/31 8:49 a.m.3 views

USN-8137-1 ruby2.3, ruby2.5, ruby2.7, ruby3.0, ruby3.2, ruby3.3 vulnerability

It was discovered that the Ruby URI gem did not properly handle sensitive information when combining URIs. A remote attacker could possibly use this issue to leak authentication credentials...

7.5CVSS7.3AI score0.00009EPSS
Exploits0References2
Github Security Blog
Github Security Blog
added 2025/12/30 9:7 p.m.8 views

URI Credential Leakage Bypass over CVE-2025-27221

Impact In affected URI version, a bypass exists for the fix to CVE-2025-27221 that can expose user credentials. When using the + operator to combine URIs, sensitive information like passwords from the original URI can be leaked, violating RFC3986 and making applications vulnerable to credential...

7.5CVSS6.6AI score0.00156EPSS
Exploits0References11Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/11/20 12:0 a.m.5 views

TencentOS Server 3: ruby:3.1 (TSSA-2024:0106)

The version of Tencent Linux installed on the remote TencentOS Server 3 host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the TSSA-2024:0106 advisory. Package updates are available for TencentOS Server 3 that fix the following vulnerabilities...

8.8CVSS8.1AI score0.01013EPSS
Exploits1References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2023-1038

Malicious code in bioql PyPI...

5.3CVSS6.1AI score0.00337EPSS
Exploits0References31
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2023-1827

Malicious code in bioql PyPI...

5.3CVSS6.2AI score0.00906EPSS
Exploits0References19
RedHat Linux
RedHat Linux
added 2025/05/26 8:36 a.m.1 views

uri: userinfo leakage in URI#join, URI#merge and URI#+

A flaw was found in the URI ruby gem package, where userinfo leakage can occur in the uri gem. The methods URIjoin, URImerge, and URI+ retained userinfo, such as user:password, even after the host is replaced. When generating a URL to a malicious host from a URL containing secret userinfo using...

5.3CVSS5.8AI score0.00156EPSS
Exploits0References6
OSV
OSV
added 2025/03/04 12:15 a.m.1 views

AZL-57778 CVE-2025-27221 affecting package ruby for versions less than 3.1.4-9

In the URI gem before 1.0.3 for Ruby, the URI handling methods URI.join, URImerge, URI+ have an inadvertent leakage of authentication credentials because userinfo is retained even after changing the host...

5.3CVSS6.5AI score0.00156EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2025/03/03 12:0 a.m.5 views

CVE-2025-27221

In the URI gem before 1.0.3 for Ruby, the URI handling methods URI.join, URImerge, URI+ have an inadvertent leakage of authentication credentials because userinfo is retained even after changing the host...

3.2CVSS3.8AI score0.00156EPSS
Exploits0References2
CVE
CVE
added 2025/03/03 12:0 a.m.286 views

CVE-2025-27221

CVE-2025-27221 affects the Ruby URI module (URI.join, URI#merge, URI#+). The root issue is leakage of userinfo credentials when the host is changed, as userinfo is retained. This impacts versions of the URI gem prior to 1.0.3; the issue is fixed in 1.0.3 and later. If exploited, credential exposu...

5.3CVSS4.3AI score0.00156EPSS
Exploits0References4Affected Software1
Amazon
Amazon
added 2025/02/05 12:0 a.m.2 views

Medium: ruby3.2

Issue Overview: A ReDoS issue was discovered in the URI component before 0.12.2 for Ruby. The URI parser mishandles invalid URLs that have specific characters. There is an increase in execution time for parsing strings to URI objects with rfc2396parser.rb and rfc3986parser.rb. NOTE: this issue...

5.3CVSS7.1AI score0.00906EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2024/04/01 1:31 a.m.1 views

ruby: ReDoS vulnerability in URI

A flaw was found in the rubygem URI. The URI parser mishandles invalid URLs that have specific characters, which causes an increase in execution time parsing strings to URI objects. This may result in a regular expression denial of service ReDoS...

5.3CVSS7.5AI score0.00337EPSS
Exploits0References5
Microsoft CVE
Microsoft CVE
added 2023/07/04 7:0 a.m.3 views

A ReDoS issue was discovered in the URI component before 0.12.2 for Ruby. The URI parser mishandles invalid URLs that have specific characters. There is an increase in execution time for parsing strings to URI objects with rfc2396_parser.rb and rfc3986_parser.rb. NOTE: this issue exists becuse of an incomplete fix for CVE-2023-28755. Version 0.10.3 is also a fixed version.

...

5.3CVSS6.4AI score0.00906EPSS
Exploits0
UbuntuCve
UbuntuCve
added 2023/06/29 1:15 p.m.77 views

CVE-2023-36617

A ReDoS issue was discovered in the URI component before 0.12.2 for Ruby. The URI parser mishandles invalid URLs that have specific characters. There is an increase in execution time for parsing strings to URI objects with rfc2396parser.rb and rfc3986parser.rb. NOTE: this issue exists becuse of a...

5.3CVSS6.6AI score0.00906EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2023/05/24 8:59 a.m.2 views

ruby: ReDoS vulnerability in URI

A flaw was found in the rubygem URI. The URI parser mishandles invalid URLs that have specific characters, which causes an increase in execution time parsing strings to URI objects. This may result in a regular expression denial of service ReDoS...

5.3CVSS7.3AI score0.00337EPSS
Exploits0References5
OSV
OSV
added 2023/03/31 4:15 a.m.1 views

DEBIAN-CVE-2023-28755

A ReDoS issue was discovered in the URI component through 0.12.0 in Ruby through 3.2.1. The URI parser mishandles invalid URLs that have specific characters. It causes an increase in execution time for parsing strings to URI objects. The fixed versions are 0.12.1, 0.11.1, 0.10.2 and 0.10.0.1...

5.3CVSS7.2AI score0.00337EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2023/03/31 12:0 a.m.7 views

CVE-2023-28755

A ReDoS issue was discovered in the URI component through 0.12.0 in Ruby through 3.2.1. The URI parser mishandles invalid URLs that have specific characters. It causes an increase in execution time for parsing strings to URI objects. The fixed versions are 0.12.1, 0.11.1, 0.10.2 and 0.10.0.1...

5.6AI score0.00337EPSS
Exploits0References12
Positive Technologies
Positive Technologies
added 2023/03/21 12:0 a.m.2 views

PT-2023-3595

Name of the Vulnerable Software and Affected Versions Ruby URI component versions prior to 0.12.1 Ruby URI component versions prior to 0.11.1 Ruby URI component versions prior to 0.10.2 Ruby URI component version 0.10.0 Description The issue is related to the incorrect implementation of handling...

9.8CVSS8AI score0.0883EPSS
Exploits11References264
RubySec
RubySec
added 2013/03/13 12:0 a.m.17 views

fastreader Gem for Ruby URI Handling Arbitrary Command Injection

fastreader Gem for Ruby contains a flaw that is triggered during the handling of specially crafted input passed via a URL that contains a ';' character. This may allow a context-dependent attacker to potentially execute arbitrary commands...

7.5CVSS4.7AI score0.01001EPSS
Exploits1References1
Rows per page
Query Builder