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 puppet
to version 2.6.11, 2.7.5 or higher.
puppet
is an automated configuration management tool.
Affected versions of the package are vulnerable to Symlink Attack via a user's SSH authorized_keys
field. A TOCTOU (time-of-check-to-time-of-use) race vulnerability was present in the ssh_authorized_key
type. When the target file and directory did not exist, each of them would be created as root and later chowned to the user. This made it possible to replace either one with a symlink to an arbitrary file, which would then become owned by that user. This would allow local privilege escalation to root through standard TOCTOU attack techniques.