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.