Lucene search
K

2169 matches found

UbuntuCve
UbuntuCve
added 2019/03/27 12:0 a.m.36 views

CVE-2019-8325

An issue was discovered in RubyGems 2.6 and later through 3.0.2. Since Gem::CommandManagerrun calls alerterror without escaping, escape sequence injection is possible. There are many ways to cause an error...

7.5CVSS6.8AI score0.00321EPSS
Exploits0References6
OSV
OSV
added 2019/03/27 12:0 a.m.0 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.06225EPSS
Exploits1References7
OSV
OSV
added 2019/03/27 12:0 a.m.0 views

UBUNTU-CVE-2019-8322

An issue was discovered in RubyGems 2.6 and later through 3.0.2. The gem owner command outputs the contents of the API response directly to stdout. Therefore, if the response is crafted, escape sequence injection may occur...

7.5CVSS6.8AI score0.00321EPSS
Exploits0References7
Kitploit
Kitploit
added 2019/03/25 12:9 p.m.135 views

WPScan v3.4.5 - Black Box WordPress Vulnerability Scanner

WPScan is a free, for non-commercial use, black box WordPress vulnerability scanner written for security professionals and blog maintainers to test the security of their sites. INSTALL Prerequisites Optional but highly recommended: RVM Ruby = 2.3 - Recommended: latest Ruby 2.5.0 to 2.5.3 can caus...

7.2AI score
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2019/03/18 12:0 a.m.40 views

FreeBSD : RubyGems -- multiple vulnerabilities (27b12d04-4722-11e9-8b7c-b5e01141761f)

RubyGems Security Advisories : CVE-2019-8320: Delete directory using symlink when decompressing tar CVE-2019-8321: Escape sequence injection vulnerability in 'verbose' CVE-2019-8322: Escape sequence injection vulnerability in 'gem owner' CVE-2019-8323: Escape sequence injection vulnerability in A...

8.8CVSS6.8AI score0.06225EPSS
Exploits1References9
CNVD
CNVD
added 2019/03/07 12:0 a.m.1 views

RubyGems Code Execution Vulnerability

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, which stems from Gem::CommandManagerrun calling alerterror without escaping, and can be...

7.5CVSS9.3AI score0.00321EPSS
Exploits0References1
CNVD
CNVD
added 2019/03/07 12:0 a.m.1 views

RubyGems Code Execution Vulnerability (CNVD-2019-12149)

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, which stems from the program not properly handling gem with multiple lines in the name.A...

8.8CVSS9.3AI score0.00501EPSS
Exploits0References1
CNVD
CNVD
added 2019/03/07 12:0 a.m.1 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.00321EPSS
Exploits0References1
CNVD
CNVD
added 2019/03/06 12:0 a.m.1 views

RubyGems Path Traversal Vulnerability

RubyGems is a Ruby package manager from the RubyGems organization. The product is mainly used for publishing and managing Ruby packages. A directory traversal vulnerability exists in RubyGems versions 2.7.6 through 3.0.2. An attacker can exploit this vulnerability to delete arbitrary files on a...

8.8CVSS7AI score0.06225EPSS
Exploits1References1
FreeBSD
FreeBSD
added 2019/03/05 12:0 a.m.41 views

RubyGems -- multiple vulnerabilities

RubyGems Security Advisories: CVE-2019-8320: Delete directory using symlink when decompressing tar CVE-2019-8321: Escape sequence injection vulnerability in 'verbose' CVE-2019-8322: Escape sequence injection vulnerability in 'gem owner' CVE-2019-8323: Escape sequence injection vulnerability in AP...

8.8CVSS1.6AI score0.06225EPSS
Exploits1References2
RubySec
RubySec
added 2019/03/05 12:0 a.m.17 views

Escape sequence injection vulnerability in verbose

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.5CVSS2.5AI score0.00321EPSS
Exploits0References1Affected Software1
RubySec
RubySec
added 2019/03/05 12:0 a.m.25 views

Escape sequence injection vulnerability in errors

An issue was discovered in RubyGems 2.6 and later through 3.0.2. Since Gem::CommandManagerrun calls alerterror without escaping, escape sequence injection is possible. There are many ways to cause an error...

7.5CVSS3.2AI score0.00321EPSS
Exploits0References1Affected Software1
RubySec
RubySec
added 2019/03/05 12:0 a.m.21 views

Escape sequence injection vulnerability in gem owner

An issue was discovered in RubyGems 2.6 and later through 3.0.2. The gem owner command outputs the contents of the API response directly to stdout. Therefore, if the response is crafted, escape sequence injection may occur...

7.5CVSS1.1AI score0.00321EPSS
Exploits0References1Affected Software1
RubySec
RubySec
added 2019/03/05 12:0 a.m.22 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...

8.8CVSS2.3AI score0.00501EPSS
Exploits0References1Affected Software1
RubySec
RubySec
added 2019/03/05 12:0 a.m.15 views

Escape sequence injection vulnerability in api response handling

An issue was discovered in RubyGems 2.6 and later through 3.0.2. Gem::GemcutterUtilitieswithresponse may output the API response to stdout as it is. Therefore, if the API side modifies the response, escape sequence injection may occur...

7.5CVSS0.6AI score0.00321EPSS
Exploits0References1Affected Software1
RubySec
RubySec
added 2019/03/05 12:0 a.m.23 views

Delete directory using symlink when decompressing tar

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

8.8CVSS1AI score0.06225EPSS
Exploits1References1Affected Software1
OSV
OSV
added 2019/02/05 4:25 p.m.5 views

GHSA-HHXM-4F85-RGR8 High severity vulnerability that affects many_versioned_gem

Logs password in plaintext Impact Logs the password used in plaintext. The password should masked in logs to prevent it leaking. Patches Has the problem been patched? What versions should users upgrade to? Workarounds none See also Are there any links users can visit to find out more information?...

7.2AI score
Exploits0References1
Github Security Blog
Github Security Blog
added 2019/02/05 4:25 p.m.20 views

High severity vulnerability that affects many_versioned_gem

Logs password in plaintext Impact Logs the password used in plaintext. The password should masked in logs to prevent it leaking. Patches Has the problem been patched? What versions should users upgrade to? Workarounds none See also Are there any links users can visit to find out more information?...

1.8AI score
Exploits0References1Affected Software1
Veracode
Veracode
added 2019/01/15 8:57 a.m.30 views

Denial Of Service (DoS) Via CPU Consumption

RubyGems is vulnerable to a denial of service DoS attack. It is possible due to a flaw in Gem::Version::VERSIONPATTERN in lib/rubygems/version.rb which allows a malicious gem version to cause a large amount of backtracking in a regular expression...

4.3CVSS5.7AI score0.02017EPSS
Exploits0References20Affected Software4
Veracode
Veracode
added 2019/01/15 8:53 a.m.28 views

Man-in-the-Middle (MitM)

rubygems is vulnerable to man-in-the-middle attack MitM. HTTPS connection are redirected to HTTP, which allows for an attacker to sniff network traffic and obtain confidential information or modify a gem during installation...

5.8CVSS5.6AI score0.00638EPSS
Exploits0References10Affected Software3
Rows per page
Query Builder