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 Incorrect Authorization vulnerabilities in an interactive lesson.
Start learningUpgrade github.com/portainer/portainer/api/http/proxy/factory/docker to version 2.33.8, 2.39.2, 2.41.0 or higher.
github.com/portainer/portainer/api/http/proxy/factory/docker is a management UI which allows to manage different Docker environments.
Affected versions of this package are vulnerable to Incorrect Authorization in the HostConfig.Mounts process. An attacker can gain unauthorized access to sensitive files and potentially modify data on the host system by submitting a crafted container creation request that leverages the uninspected Mounts field. This is only exploitable if a regular user has container-create rights on an environment where the bind-mount restriction is enabled.
This vulnerability can be mitigated by revoking container-create rights from non-administrator accounts, auditing recent container creations for HostConfig.Mounts of Type: bind from non-admin users, and segregating tenants by environment.