Lucene search
+L

316 matches found

RedHat Linux
RedHat Linux
added 2025/05/06 2:33 a.m.6 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.00472EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2025/05/06 2:33 a.m.4 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.00472EPSS
Exploits0References6
Oracle linux
Oracle linux
added 2025/05/06 12:0 a.m.68 views

ruby:3.3 security update

ruby 3.3.8-4 - Upgrade to Ruby 3.3.8. Resolves: RHEL-86933 - Fix Net::IMAP vulnerable to possible DoS by memory exhaustion. CVE-2025-25186 - Fix Denial of Service in CGI::Cookie.parse. CVE-2025-27219 Resolves: RHEL-87182 - Fix userinfo leakage in URIjoin, URImerge and URI+. CVE-2025-27221...

7.5CVSS7.7AI score0.00784EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2025/05/06 12:0 a.m.11 views

RHEL 9 : ruby:3.3 (RHSA-2025:4493)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:4493 advisory. Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system...

7.5CVSS7.1AI score0.00784EPSS
Exploits0References9
OSV
OSV
added 2025/05/06 12:0 a.m.23 views

ALSA-2025:4488 Moderate: ruby:3.1 security update

Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks. Security Fixes: rexml: DoS vulnerability in REXML CVE-2024-39908 rexml: rubygem-rexml: DoS when parsing an XML having many specific characters suc...

7.5CVSS6.8AI score0.01493EPSS
Exploits0References16
AlmaLinux
AlmaLinux
added 2025/05/06 12:0 a.m.17 views

Moderate: ruby:3.1 security update

Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks. Security Fixes: rexml: DoS vulnerability in REXML CVE-2024-39908 rexml: rubygem-rexml: DoS when parsing an XML having many specific characters suc...

7.5CVSS6.5AI score0.01493EPSS
Exploits0References16
Vulnrichment
Vulnrichment
added 2025/05/03 12:0 a.m.11 views

CVE-2025-47241

In browser-use aka Browser Use before 0.1.45, URL parsing of alloweddomains is mishandled because userinfo can be placed in the authority component...

4CVSS6.9AI score0.00445EPSS
Exploits0References3
CVE
CVE
added 2025/05/03 12:0 a.m.80 views

CVE-2025-47241

CVE-2025-47241 affects the browser-use (Browser Use) project prior to 0.1.45. The root cause is incorrect handling of userinfo in the authority component during URL parsing of allowed_domains in BrowserContextConfig._is_url_allowed(): the code strips the port from netloc with domain.split(':')[0]...

4CVSS4.5AI score0.00445EPSS
Exploits0References3
RedHat Linux
RedHat Linux
added 2025/04/23 10:34 a.m.13 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.00472EPSS
Exploits0References6
Tenable Nessus
Tenable Nessus
added 2025/04/23 12:0 a.m.13 views

Fedora 40 : ruby (2025-9bef972bb9)

The remote Fedora 40 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2025-9bef972bb9 advisory. Upgrade to Ruby 3.3.8. CVE-2025-25186: Fix Net::IMAP vulnerable to possible DoS by memory exhaustion Resolves: rhbz2345556 CVE-2025-27219: Denial of...

7.5CVSS7.1AI score0.00784EPSS
Exploits0References4
OSV
OSV
added 2025/04/22 12:0 a.m.8 views

ALSA-2025:4063 Moderate: ruby:3.1 security update

Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks. Security Fixes: rexml: DoS vulnerability in REXML CVE-2024-39908 rexml: rubygem-rexml: DoS when parsing an XML having many specific characters suc...

7.5CVSS6.5AI score0.01493EPSS
Exploits0References16
Tenable Nessus
Tenable Nessus
added 2025/04/21 12:0 a.m.14 views

Fedora 41 : ruby (2025-60513bdbbd)

The remote Fedora 41 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2025-60513bdbbd advisory. Upgrade to Ruby 3.3.8. CVE-2025-25186: Fix Net::IMAP vulnerable to possible DoS by memory exhaustion Resolves: rhbz2345557 CVE-2025-27219: Denial of...

7.5CVSS7.1AI score0.00784EPSS
Exploits0References4
OSV
OSV
added 2025/03/04 12:15 a.m.1 views

DEBIAN-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...

5.3CVSS5.9AI score0.00472EPSS
Exploits0References1
OSV
OSV
added 2025/03/03 10:7 p.m.11 views

GHSA-22H5-PQ3X-2GF2 URI allows for userinfo Leakage in URI#join, URI#merge, and URI#+

There is a possibility for userinfo leakage by in the uri gem. This vulnerability has been assigned the CVE identifier CVE-2025-27221. We recommend upgrading the uri gem. Details The methods URIjoin, URImerge, and URI+ retained userinfo, such as user:password, even after the host is replaced. Whe...

3.2CVSS3.4AI score0.0051EPSS
Exploits0References12
Github Security Blog
Github Security Blog
added 2025/03/03 10:7 p.m.13 views

URI allows for userinfo Leakage in URI#join, URI#merge, and URI#+

There is a possibility for userinfo leakage by in the uri gem. This vulnerability has been assigned the CVE identifier CVE-2025-27221. We recommend upgrading the uri gem. Details The methods URIjoin, URImerge, and URI+ retained userinfo, such as user:password, even after the host is replaced. Whe...

5.3CVSS7AI score0.00472EPSS
Exploits0References12Affected Software1
RubySec
RubySec
added 2025/02/26 12:0 a.m.28 views

CVE-2025-27221 - userinfo leakage in URI#join, URI#merge and URI#+.

There is a possibility for userinfo leakage by in the uri gem. This vulnerability has been assigned the CVE identifier CVE-2025-27221. We recommend upgrading the uri gem. Details The methods URIjoin, URImerge, and URI+ retained userinfo, such as user:password, even after the host is replaced. Whe...

5.3CVSS6.9AI score0.00472EPSS
Exploits0References1Affected Software1
OSV
OSV
added 2025/02/03 8:47 a.m.5 views

SUSE-SU-2025:20010-1 Security update for wget

This update for wget fixes the following issues: - CVE-2024-38428: Fix mishandled semicolons in the userinfo subcomponent of a URI. bsc1226419 - Update to GNU wget 1.24.5: Fix how subdomain matches are checked for HSTS. Wget will now also parse the srcset attribute in HTML tags Support reading...

9.1CVSS7.3AI score0.00666EPSS
Exploits0References3
OSV
OSV
added 2025/01/07 6:15 p.m.10 views

CVE-2024-50659

Cross Site Scripting vulnerability iPublish Media Solutions AdPortal 3.0.39 allows a remote attacker to escalate privileges via the shippingAsBilling parameter in updateuserinfo.html...

6.1CVSS5.8AI score0.00289EPSS
Exploits0References3
RedHat Linux
RedHat Linux
added 2024/12/11 4:20 p.m.10 views

php: Filter bypass in filter_var (FILTER_VALIDATE_URL)

A flaw was found in PHP. An early return in the filtervar FILTERVALIDATEURL function results in invalid user information username + password part of URLs being treated as valid user information. This issue impacts users who expect only completely valid URLs to be returned by filtervar...

5.3CVSS6.4AI score0.12117EPSS
Exploits1References5
RedHat Linux
RedHat Linux
added 2024/12/11 4:20 p.m.6 views

php: Filter bypass in filter_var (FILTER_VALIDATE_URL)

A flaw was found in PHP. An early return in the filtervar FILTERVALIDATEURL function results in invalid user information username + password part of URLs being treated as valid user information. This issue impacts users who expect only completely valid URLs to be returned by filtervar...

5.3CVSS6.4AI score0.12117EPSS
Exploits1References5
Rows per page
Query Builder