The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
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 Arbitrary Code Execution vulnerabilities in an interactive lesson.
Start learningUpgrade rubygems-update
to version 2.7.8, 3.0.3 or higher.
rubygems-update is an inbuilt rubygem for updating rubygems.
Affected versions of this package are vulnerable to Arbitrary Code Execution. A crafted gem with a multi-line name is not handled correctly. Therefore, an attacker can inject arbitrary code to the stub line of gemspec, which is eval-ed by code in ensure_loadable_spec
during the preinstall check.