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 learningsprout is a modular set of tools that take the tedium and frustration out of creating and managing programming projects by automatically installing and configuring external tools, libraries, commands and build tasks.
Affected versions of this gem are vulnerable to arbitrary code execution due to a flaw in the unpack_zip()
function in archive_unpacker.rb
. The program fails to properly sanitize input passed via the zip_file
, dir
, zip_name
, and output
parameters which may allow a context-dependent attacker to execute arbitrary code.