Lucene search
+L

10496 matches found

CNNVD
CNNVD
added 2025/03/04 12:00 a.m.4 views

Ruby 安全漏洞

Ruby is a cross-platform, object-oriented, dynamically typed programming language from the individual developer Yukihiro Matsumoto. A security vulnerability exists in Ruby versions prior to 1.0.3, which stems from the disclosure of authentication credentials in URI handling methods...

5.3CVSS6.1AI score0.00493EPSS
SaveExploits0References4
Chainguard
Chainguard
added 2025/03/03 10:07 p.m.9 views

GHSA-22H5-PQ3X-2GF2 vulnerabilities

Vulnerabilities for packages: kube-fluentd-operator, ruby3.3-rails, elasticsearch, ruby, ruby3.3-uri, jruby, ruby3.2-uri, ruby3.2-rails, logstash, ruby3.2-faraday, ruby3.4-rails, ruby3.4-uri...

5.9AI score
SaveExploits0
OSV
OSV
added 2025/03/03 10:07 p.m.13 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.00568EPSS
SaveExploits0References12
Github Security Blog
Github Security Blog
added 2025/03/03 10:07 p.m.16 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.00493EPSS
SaveExploits0References12Affected Software1
RedHat Linux
RedHat Linux
added 2025/03/03 5:44 p.m.19 views

Important: Red Hat Security Advisory: emacs security update

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

8.8CVSS7.4AI score0.02581EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2025/03/03 5:44 p.m.20 views

emacs: Shell Injection Vulnerability in GNU Emacs via Custom "man" URI Scheme

A command injection flaw was found in the text editor Emacs. It could allow a remote, unauthenticated attacker to execute arbitrary shell commands on a vulnerable system. Exploitation is possible by tricking users into visiting a specially crafted website or an HTTP URL with a redirect...

8.8CVSS6.1AI score0.02581EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/03/03 4:37 p.m.13 views

emacs: Shell Injection Vulnerability in GNU Emacs via Custom "man" URI Scheme

A command injection flaw was found in the text editor Emacs. It could allow a remote, unauthenticated attacker to execute arbitrary shell commands on a vulnerable system. Exploitation is possible by tricking users into visiting a specially crafted website or an HTTP URL with a redirect...

8.8CVSS6.1AI score0.02581EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/03/03 1:51 a.m.10 views

emacs: Shell Injection Vulnerability in GNU Emacs via Custom "man" URI Scheme

A command injection flaw was found in the text editor Emacs. It could allow a remote, unauthenticated attacker to execute arbitrary shell commands on a vulnerable system. Exploitation is possible by tricking users into visiting a specially crafted website or an HTTP URL with a redirect...

8.8CVSS6.1AI score0.02581EPSS
SaveExploits0References5
Zero Day Initiative
Zero Day Initiative
added 2025/03/03 12:00 a.m.27 views

Apache Pinot Improper Neutralization of Special Elements Authentication Bypass Vulnerability

This vulnerability allows remote attackers to bypass authentication on affected installations of Apache Pinot. Authentication is not required to exploit this vulnerability. The specific flaw exists within the AuthenticationFilter class. The issue results from insufficient neutralization of specia...

9.8CVSS6.8AI score0.79369EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/03/03 12:00 a.m.9 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.00493EPSS
SaveExploits0References2
CVE
CVE
added 2025/03/03 12:00 a.m.347 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.00493EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/03/03 12:00 a.m.31 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.2CVSS0.00493EPSS
SaveExploits0References2
OSV
OSV
added 2025/03/03 12:00 a.m.18 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 score
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/03/03 12:00 a.m.21 views

RHEL 9 : emacs (RHSA-2025:1964)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2025:1964 advisory. GNU Emacs is a powerful, customizable, self-documenting text editor. It provides special code editing features, a scripting language elisp, and the...

8.8CVSS7.9AI score0.02581EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/03/03 12:00 a.m.12 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...

5.3CVSS5.9AI score0.00493EPSS
SaveExploits0
OSV
OSV
added 2025/03/01 12:00 a.m.29 views

ASB-A-376259166

In multiple locations, there is a possible way to access content across user profiles due to URI double encoding. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation...

4CVSS6.5AI score0.00095EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/02/27 10:59 a.m.10 views

emacs: Shell Injection Vulnerability in GNU Emacs via Custom "man" URI Scheme

A command injection flaw was found in the text editor Emacs. It could allow a remote, unauthenticated attacker to execute arbitrary shell commands on a vulnerable system. Exploitation is possible by tricking users into visiting a specially crafted website or an HTTP URL with a redirect...

8.8CVSS6.1AI score0.02581EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/02/27 10:08 a.m.18 views

Important: Red Hat Security Advisory: emacs security and bug fix update

An update for emacs is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the...

8.8CVSS7.4AI score0.02581EPSS
SaveExploits0References2
AlmaLinux
AlmaLinux
added 2025/02/27 12:00 a.m.22 views

Important: emacs security update

GNU Emacs is a powerful, customizable, self-documenting text editor. It provides special code editing features, a scripting language elisp, and the capability to read e-mail and news. Security Fixes: emacs: Shell Injection Vulnerability in GNU Emacs via Custom "man" URI Scheme CVE-2025-1244 For...

8.8CVSS8.6AI score0.02581EPSS
SaveExploits0References4
OSV
OSV
added 2025/02/27 12:00 a.m.20 views

ALSA-2025:1917 Important: emacs security update

GNU Emacs is a powerful, customizable, self-documenting text editor. It provides special code editing features, a scripting language elisp, and the capability to read e-mail and news. Security Fixes: emacs: Shell Injection Vulnerability in GNU Emacs via Custom "man" URI Scheme CVE-2025-1244 For...

8.8CVSS7.1AI score0.02581EPSS
SaveExploits0References4
Rows per page
Query Builder