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 Injection vulnerabilities in an interactive lesson.
Start learningUpgrade Oracle:8
rubygem-did_you_mean
to version 0:1.3.0-107.module+el8.4.0+20235+1e5b8be3 or higher.
This issue was patched in ELSA-2021-2588
.
Note: Versions mentioned in the description apply only to the upstream rubygem-did_you_mean
package and not the rubygem-did_you_mean
package as distributed by Oracle
.
See How to fix?
for Oracle:8
relevant fixed versions and status.
Ruby through 2.4.7, 2.5.x through 2.5.6, and 2.6.x through 2.6.4 allows code injection if the first argument (aka the "command" argument) to Shell#[] or Shell#test in lib/shell.rb is untrusted data. An attacker can exploit this to call an arbitrary Ruby method.