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 .k5login
file. The k5login type is typically used to manage a file in the home directory of a user. The purpose of this file is to allow access to other users.
The .k5login
file previously wrote to the target file directly, as root, without doing anything to secure the file. If the .k5login
file was replaced with a symlink, this would allow the owner of the home directory to replace any file on the system, including the .k5login
file of a more privileged user, with the “correct” content of their own file.