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 openssl-encrypt to version 1.4.0 or higher.
openssl-encrypt is an A package for secure file encryption and decryption based on modern ciphers using heavy-compute-load chaining of hashing and KDF to generate strong encryption password based on users provided password to ensure secure encryption of files
Affected versions of this package are vulnerable to Eval Injection in the IsolatedPluginExecutor process when Python type objects are exposed in restricted exec() builtins. An attacker can execute arbitrary operating system commands by traversing the Python class hierarchy using __class__.__mro__.__subclasses__() to access system functions.