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 applicationsUpgrade RHEL:8
ruby:2.5/rubygem-net-telnet
to version 0:0.1.1-105.module+el8.1.0+3656+f80bfa1d or higher.
This issue was patched in RHBA-2019:3384
.
Note: Versions mentioned in the description apply only to the upstream ruby:2.5/rubygem-net-telnet
package and not the ruby:2.5/rubygem-net-telnet
package as distributed by RHEL
.
See How to fix?
for RHEL:8
relevant fixed versions and status.
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.