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 Unintended Proxy or Intermediary ('Confused Deputy') vulnerabilities in an interactive lesson.
Start learningUpgrade io.strimzi:strimzi to version 1.0.1 or higher.
Affected versions of this package are vulnerable to Unintended Proxy or Intermediary ('Confused Deputy') via the Kafka.spec.entityOperator process. An attacker can gain unauthorized access to read and modify secrets in other namespaces by crafting a custom resource with the watchedNamespace field set to a target namespace and minting a token for the ServiceAccount in the attacker's namespace. This allows access to any namespace for which the Cluster Operator has been granted permissions through RoleBindings.
This vulnerability can be mitigated by using a policy agent such as Kyverno or OPA to prevent the usage of the watchedNamespace field at the configuration level within the Kafka custom resource.