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 github.com/argoproj/argo-cd/v2/util/session
to version 2.8.13, 2.9.9, 2.10.4 or higher.
github.com/argoproj/argo-cd/v2/util/session is a declarative, GitOps continuous delivery tool for Kubernetes.
Affected versions of this package are vulnerable to Brute Force by overflowing the login cache mechanism. An attacker can reset the defaultMaxCacheSize
(including for the default admin account) by making many login attempts for different users, thus removing entries for previous failed attempts for the target account.
This is a bypass for the previously reported CVE-2020-8827.