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 Improper Privilege Management vulnerabilities in an interactive lesson.
Start learningUpgrade github.com/lxc/incus/internal/server/storage to version 6.19.0 or higher.
Affected versions of this package are vulnerable to Improper Privilege Management due to the process handling custom storage volumes with the security.shifted property set to true. An attacker can gain elevated privileges on the host system by creating a custom storage volume, writing a setuid binary from within a container, and executing it as an unprivileged user on the host.
Note:
This is only exploitable if an unprivileged user has root access inside a container with an attached custom storage volume configured with the security.shifted property and also has unprivileged access to the host.
This vulnerability can be mitigated by manually restricting permissions to prevent unprivileged users from attaching custom storage volumes with the security.shifted property.