Lucene search
+L

5595 matches found

OSV
OSV
•added 2019/06/20 4:08 p.m.•24 views

GHSA-4WM8-FJV7-J774 RubyGems Escape sequence injection 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.5CVSS8.1AI score0.03372EPSS
SaveExploits0References5
Snyk
Snyk
•added 2019/06/20 4:06 p.m.•10 views

Directory Traversal

Overview rubygems-update is an inbuilt rubygem for updating rubygems. Affected versions of this package are vulnerable to Directory Traversal. Before making new directories or touching files which now include path-checking code for symlinks, it would delete the target destination. If that...

8.8CVSS7.5AI score0.04212EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
•added 2019/06/20 4:06 p.m.•38 views

RubyGems 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.8CVSS8AI score0.04212EPSS
SaveExploits1References8Affected Software1
OSV
OSV
•added 2019/06/20 4:06 p.m.•32 views

GHSA-5X32-C9MF-49CC RubyGems 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...

7.4CVSS7.9AI score0.04212EPSS
SaveExploits1References8
OSV
OSV
•added 2019/06/20 4:06 p.m.•36 views

GHSA-76WM-422Q-92MQ Code injection in RubyGems

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.8CVSS8.7AI score0.03219EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
•added 2019/06/20 4:06 p.m.•38 views

Code injection in RubyGems

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.8CVSS1.7AI score0.03219EPSS
SaveExploits0References7Affected Software1
Snyk
Snyk
•added 2019/06/20 4:06 p.m.•10 views

Arbitrary Code Injection

Overview rubygems-update is an inbuilt rubygem for updating rubygems. Affected versions of this package are vulnerable to Arbitrary Code Injection due to the Gem::UserInteractionverbose function which calls say without escaping. Remediation Upgrade rubygems-update to version 2.7.9, 3.0.3 or highe...

7.5CVSS7.3AI score0.03372EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
•added 2019/06/20 4:06 p.m.•36 views

RubyGems 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.5CVSS8.3AI score0.03372EPSS
SaveExploits0References6Affected Software1
OSV
OSV
•added 2019/06/20 4:06 p.m.•26 views

GHSA-FR32-GR5C-XQ5C RubyGems 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.5CVSS8.2AI score0.03372EPSS
SaveExploits0References5
OSV
OSV
•added 2019/06/20 4:06 p.m.•46 views

GHSA-MH37-8C3G-3FGC RubyGems 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.5CVSS8.2AI score0.03372EPSS
SaveExploits0References6
Snyk
Snyk
•added 2019/06/20 4:06 p.m.•9 views

Arbitrary Code Injection

Overview rubygems-update is an inbuilt rubygem for updating rubygems. Affected versions of this package are vulnerable to Arbitrary Code Injection due to the gem owner command outputs the contents of the API response directly to stdout. Therefore, if the response is crafted, escape sequence...

7.5CVSS7.8AI score0.03372EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
•added 2019/06/20 4:06 p.m.•37 views

RubyGems 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.5CVSS8.4AI score0.03372EPSS
SaveExploits0References7Affected Software1
Snyk
Snyk
•added 2019/06/20 4:05 p.m.•8 views

Arbitrary Code Injection

Overview rubygems-update is an inbuilt rubygem for updating rubygems. Affected versions of this package are vulnerable to Arbitrary Code Injection. Gem::GemcutterUtilitieswithresponse may output the API response to stdout as it is. Therefore, if the API side modifies the response, escape sequence...

7.5CVSS7.5AI score0.03372EPSS
SaveExploits0References2
OSV
OSV
•added 2019/06/20 4:05 p.m.•30 views

GHSA-3H4R-PJV6-CPH9 RubyGems 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.5CVSS8.1AI score0.03372EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
•added 2019/06/20 4:05 p.m.•33 views

RubyGems 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.5CVSS8.3AI score0.03372EPSS
SaveExploits0References7Affected Software1
NVD
NVD
•added 2019/06/17 8:15 p.m.•21 views

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.5CVSS8.1AI score0.03372EPSS
SaveExploits0References3
NVD
NVD
•added 2019/06/17 8:15 p.m.•30 views

CVE-2019-8323

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.5CVSS8.1AI score0.03372EPSS
SaveExploits0References3
NVD
NVD
•added 2019/06/17 8:15 p.m.•20 views

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.5CVSS8.1AI score0.03372EPSS
SaveExploits0References3
OSV
OSV
•added 2019/06/17 8:15 p.m.•10 views

ALPINE-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.5CVSS7.5AI score0.03372EPSS
SaveExploits0References1
OSV
OSV
•added 2019/06/17 8:15 p.m.•8 views

ALPINE-CVE-2019-8323

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.5CVSS7.4AI score0.03372EPSS
SaveExploits0References1
Rows per page
Query Builder