In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Improper Input Validation vulnerabilities in an interactive lesson.
Start learningUpgrade RHEL:8
ruby:2.5/rubygems
to version 0:2.7.6-104.module+el8.0.0+3250+4b7d6d43 or higher.
This issue was patched in RHSA-2019:1972
.
Note: Versions mentioned in the description apply only to the upstream ruby:2.5/rubygems
package and not the ruby:2.5/rubygems
package as distributed by RHEL
.
See How to fix?
for RHEL:8
relevant fixed versions and status.
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.