8.1
CVE-2022-47633
- EPSS 0.96%
- Veröffentlicht 23.12.2022 23:15:08
- Zuletzt bearbeitet 15.04.2025 04:15:33
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
An image signature validation bypass vulnerability in Kyverno 1.8.3 and 1.8.4 allows a malicious image registry (or a man-in-the-middle attacker) to inject unsigned arbitrary container images into a protected Kubernetes cluster. This is fixed in 1.8.5. This has been fixed in 1.8.5 and mitigations are available for impacted releases.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.96% | 0.568 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 8.1 | 2.2 | 5.9 |
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 8.1 | 2.2 | 5.9 |
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
|
CWE-287 Improper Authentication
When an actor claims to have a given identity, the product does not prove or insufficiently proves that the claim is correct.
https://github.com/kyverno/kyverno/compare/v1.8.4...v1.8.5
https://github.com/kyverno/kyverno/pull/5713
https://github.com/kyverno/kyverno/releases/tag/v1.8.5
https://github.com/kyverno/kyverno/security/advisories/GHSA-m3cq-xcx9-3gvm
https://kyverno.io/docs/writing-policies/verify-images/