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 linuxfabrik-lib to version 5.0.0 or higher.
linuxfabrik-lib is a Python libraries used in various Linuxfabrik projects, including the 'Linuxfabrik Monitoring Plugins' project.
Affected versions of this package are vulnerable to Command Injection via the shell_exec function. An attacker can execute arbitrary commands with elevated privileges by injecting malicious input into command arguments that are passed to the shell. This is only exploitable if the affected plugin is listed in the sudoers file, allowing a user with limited privileges to escalate to root.