Lucene search
+L

52 matches found

Tenable Nessus
Tenable Nessus
added 2025/08/21 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2019-8321

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An issue was discovered in RubyGems 2.6 and later through 3.0.2. Since Gem::UserInteractionverbose calls say without escaping, escape sequence injection is...

7.5CVSS6.7AI score0.03372EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/03/04 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2017-0902

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - RubyGems version 2.6.12 and earlier is vulnerable to a DNS hijacking vulnerability that allows a MITM attacker to force the RubyGems client to download and...

8.1CVSS7.4AI score0.0475EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2025/03/04 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2018-1000077

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - RubyGems version Ruby 2.2 series: 2.2.9 and earlier, Ruby 2.3 series: 2.3.6 and earlier, Ruby 2.4 series: 2.4.3 and earlier, Ruby 2.5 series: 2.5.0 and earlier,...

5.3CVSS6.8AI score0.03766EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/02/05 11:55 p.m.13 views

CVE-2022-29218

RubyGems is a package registry used to supply software for the Ruby language ecosystem. An ordering mistake in the code that accepts gem uploads allowed some gems with platforms ending in numbers, like arm64-darwin-21 to be temporarily replaced in the CDN cache by a malicious package. The bug has...

7.7CVSS6.9AI score0.01254EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2023/08/17 12:0 a.m.7 views

RubyGems 输入验证错误漏洞

RubyGems is a Ruby package manager from the RubyGems organization. The product is primarily used to distribute and manage Ruby packages. RubyGems suffers from an input validation error vulnerability that stems from insufficient input validation and allows malicious actors to replace files...

7.5CVSS7.3AI score0.00395EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:15 a.m.4 views

SUSE CVE-2019-8320

A Directory Traversal issue was discovered in RubyGems 2.7.6 and later through 3.0.2. Before making new directories or touching files which now include path-checking code for symlinks, it would delete the target destination. If that destination was hidden behind a symlink, a malicious gem could...

7.4CVSS7.2AI score0.04212EPSS
SaveExploits1References8
Vulnrichment
Vulnrichment
added 2022/05/12 11:55 p.m.9 views

CVE-2022-29218 Unauthorized takeover for new versions of some platform-specific gems

RubyGems is a package registry used to supply software for the Ruby language ecosystem. An ordering mistake in the code that accepts gem uploads allowed some gems with platforms ending in numbers, like arm64-darwin-21 to be temporarily replaced in the CDN cache by a malicious package. The bug has...

7.7CVSS7.7AI score0.01254EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2020/03/17 12:0 a.m.41 views

Installing a malicious gem may lead to arbitrary code execution

An issue was discovered in RubyGems 2.6 and later through 3.0.2. A crafted gem with a multi-line name is not handled correctly. Therefore, an attacker could inject arbitrary code to the stub line of gemspec, which is eval-ed by code in ensureloadablespec during the preinstall check. Recent...

8.8CVSS4.3AI score0.03219EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2020/03/03 3:35 p.m.9 views

rubygems: Infinite loop vulnerability due to negative size in tar header causes Denial of Service

RubyGems version Ruby 2.2 series: 2.2.9 and earlier, Ruby 2.3 series: 2.3.6 and earlier, Ruby 2.4 series: 2.4.3 and earlier, Ruby 2.5 series: 2.5.0 and earlier, prior to trunk revision 62422 contains a infinite loop caused by negative size vulnerability in ruby gem package tar header that can...

7.5CVSS7.3AI score0.04735EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2020/02/27 12:0 a.m.6 views

The vulnerability of the Gem::CommandManage module in the RubyGems package management system, due to insufficient protection, allows an attacker to compromise data integrity.

The vulnerability of the Gem::CommandManage module in the RubyGems package management system is related to insufficient protection. Exploiting this vulnerability could allow a malicious actor, operating remotely, to compromise data integrity by using a specially crafted escape sequence...

7.5CVSS6.6AI score0.03372EPSS
SaveExploits0References9Affected Software7
OSV
OSV
added 2019/06/06 3:29 p.m.5 views

ALPINE-CVE-2019-8320

A Directory Traversal issue was discovered in RubyGems 2.7.6 and later through 3.0.2. Before making new directories or touching files which now include path-checking code for symlinks, it would delete the target destination. If that destination was hidden behind a symlink, a malicious gem could...

7.4CVSS7.2AI score0.04212EPSS
SaveExploits1References1
Veracode
Veracode
added 2019/05/16 4:1 a.m.27 views

Escape Sequence Injection

Rubygems is vulnerable to escape sequence injection vulnerability in verbose...

7.5CVSS8.2AI score0.03372EPSS
SaveExploits0References6Affected Software11
OSV
OSV
added 2019/03/27 12:0 a.m.6 views

UBUNTU-CVE-2019-8324

An issue was discovered in RubyGems 2.6 and later through 3.0.2. A crafted gem with a multi-line name is not handled correctly. Therefore, an attacker could inject arbitrary code to the stub line of gemspec, which is eval-ed by code in ensureloadablespec during the preinstall check...

8.8CVSS7.3AI score0.03219EPSS
SaveExploits0References7
OSV
OSV
added 2019/03/27 12:0 a.m.5 views

UBUNTU-CVE-2019-8320

A Directory Traversal issue was discovered in RubyGems 2.7.6 and later through 3.0.2. Before making new directories or touching files which now include path-checking code for symlinks, it would delete the target destination. If that destination was hidden behind a symlink, a malicious gem could...

7.4CVSS7.3AI score0.04212EPSS
SaveExploits1References7
OSV
OSV
added 2019/03/27 12:0 a.m.7 views

UBUNTU-CVE-2019-8321

An issue was discovered in RubyGems 2.6 and later through 3.0.2. Since Gem::UserInteractionverbose calls say without escaping, escape sequence injection is possible...

7.5CVSS6.8AI score0.03372EPSS
SaveExploits0References7
CNVD
CNVD
added 2019/03/07 12:0 a.m.5 views

RubyGems Code Execution Vulnerability (CNVD-2019-12147)

RubyGems is a Ruby package manager from the RubyGems organization. The product is mainly used for publishing and managing Ruby packages. A security vulnerability exists in RubyGems versions 2.6 through 3.0.2 in gem owner, which stems from the gem owner command exporting the contents of an API...

7.5CVSS9.6AI score0.03372EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2018/03/26 10:20 a.m.11 views

rubygems: Escape sequence in the "summary" field of gemspec

A vulnerability was found where rubygems did not properly sanitize gems' specification text. A specially crafted gem could interact with the terminal via the use of escape sequences...

9.8CVSS7.3AI score0.1081EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2018/03/26 9:39 a.m.10 views

rubygems: DNS hijacking vulnerability

A vulnerability was found where rubygems did not sanitize DNS responses when requesting the hostname of the rubygems server for a domain, via a rubygems.tcp DNS SRV query. An attacker with the ability to manipulate DNS responses could direct the gem command towards a different domain...

8.1CVSS7.3AI score0.0475EPSS
SaveExploits1References5
CNVD
CNVD
added 2018/03/14 12:0 a.m.4 views

RubyGems Directory Traversal Vulnerability

RubyGems is a package manager for Ruby that provides a standard format for distributing Ruby programs and libraries called "gems", and is designed to make it easy to manage gem-installed tools, as well as servers for distributing gems. A directory traversal vulnerability exists in the RubyGems ge...

5.5CVSS7AI score0.02832EPSS
SaveExploits0References1
OSV
OSV
added 2018/03/13 3:29 p.m.31 views

CVE-2018-1000077

RubyGems version Ruby 2.2 series: 2.2.9 and earlier, Ruby 2.3 series: 2.3.6 and earlier, Ruby 2.4 series: 2.4.3 and earlier, Ruby 2.5 series: 2.5.0 and earlier, prior to trunk revision 62422 contains a Improper Input Validation vulnerability in ruby gems specification homepage attribute that can...

5.3CVSS7.5AI score
SaveExploits0References18
Rows per page
Query Builder