Search for packages
purl | pkg:gem/rubygems-update@2.7.6 |
Vulnerability | Summary | Fixed by |
---|---|---|
VCID-4z5m-pfsj-6qdt
Aliases: CVE-2019-8321 GHSA-fr32-gr5c-xq5c |
An issue was discovered in RubyGems 2.6 and later through 3.0.2. Since Gem::UserInteraction#verbose calls say without escaping, escape sequence injection is possible. |
Affected by 6 other vulnerabilities. Affected by 6 other vulnerabilities. Affected by 0 other vulnerabilities. |
VCID-55ab-2wkt-dfcy
Aliases: CVE-2019-8324 GHSA-76wm-422q-92mq |
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 ensure_loadable_spec during the preinstall check. |
Affected by 6 other vulnerabilities. Affected by 6 other vulnerabilities. Affected by 0 other vulnerabilities. |
VCID-5gck-a7sm-tbe1
Aliases: CVE-2019-8322 GHSA-mh37-8c3g-3fgc |
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. |
Affected by 6 other vulnerabilities. Affected by 6 other vulnerabilities. Affected by 0 other vulnerabilities. |
VCID-6jkx-n7aj-73g3
Aliases: CVE-2019-8325 GHSA-4wm8-fjv7-j774 |
An issue was discovered in RubyGems 2.6 and later through 3.0.2. Since Gem::CommandManager#run calls alert_error without escaping, escape sequence injection is possible. (There are many ways to cause an error.) |
Affected by 6 other vulnerabilities. Affected by 6 other vulnerabilities. Affected by 0 other vulnerabilities. |
VCID-9fjb-7wus-cfeu
Aliases: CVE-2019-8323 GHSA-3h4r-pjv6-cph9 |
An issue was discovered in RubyGems 2.6 and later through 3.0.2. Gem::GemcutterUtilities#with_response may output the API response to stdout as it is. Therefore, if the API side modifies the response, escape sequence injection may occur. |
Affected by 6 other vulnerabilities. Affected by 6 other vulnerabilities. Affected by 0 other vulnerabilities. |
VCID-fwds-unu4-n7gn
Aliases: CVE-2019-8320 GHSA-5x32-c9mf-49cc |
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 delete arbitrary files on the user's machine, presuming the attacker could guess at paths. Given how frequently gem is run as sudo, and how predictable paths are on modern systems (/tmp, /usr, etc.), this could likely lead to data loss or an unusable system. |
Affected by 6 other vulnerabilities. Affected by 0 other vulnerabilities. |
Vulnerability | Summary | Aliases |
---|---|---|
VCID-ej8g-bnsx-kfhv | 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 Verification of Cryptographic Signature vulnerability in package.rb that can result in a mis-signed gem could be installed, as the tarball would contain multiple gem signatures.. This vulnerability appears to have been fixed in 2.7.6. |
CVE-2018-1000076
GHSA-mc6j-h948-v2p6 |
VCID-gknp-a2p2-4ucm | 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 Deserialization of Untrusted Data vulnerability in owner command that can result in code execution. This attack appear to be exploitable via victim must run the `gem owner` command on a gem with a specially crafted YAML file. This vulnerability appears to have been fixed in 2.7.6. |
CVE-2018-1000074
GHSA-qj2w-mw2r-pv39 |
VCID-j53m-puxj-gbfb | 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 Directory Traversal vulnerability in install_location function of package.rb that can result in path traversal when writing to a symlinked basedir outside of the root. This vulnerability appears to have been fixed in 2.7.6. |
CVE-2018-1000073
GHSA-gx69-6cp4-hxrj |
VCID-npc6-7kwh-8ud9 | 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 result in a malicious gem could set an invalid homepage URL. This vulnerability appears to have been fixed in 2.7.6. |
CVE-2018-1000077
GHSA-gv86-43rv-79m2 |
VCID-v446-d877-f3a3 | 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 result in a negative size could cause an infinite loop.. This vulnerability appears to have been fixed in 2.7.6. |
CVE-2018-1000075
GHSA-74pv-v9gh-h25p |
VCID-xbwr-ubt1-57c6 | 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 Directory Traversal vulnerability in gem installation that can result in the gem could write to arbitrary filesystem locations during installation. This attack appear to be exploitable via the victim must install a malicious gem. This vulnerability appears to have been fixed in 2.7.6. |
CVE-2018-1000079
GHSA-8qxg-mff5-j3wc |
VCID-y7ya-bf6z-g3bn | 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 Cross Site Scripting (XSS) vulnerability in gem server display of homepage attribute that can result in XSS. This attack appear to be exploitable via the victim must browse to a malicious gem on a vulnerable gem server. This vulnerability appears to have been fixed in 2.7.6. |
CVE-2018-1000078
GHSA-87qx-g5wg-mwmj |