Vulnerability Description
PolicyController is a utility used to enforce supply chain policy in Kubernetes clusters. In versions prior to 0.2.1 PolicyController will report a false positive, resulting in an admission when it should not be admitted when there is at least one attestation with a valid signature and there are NO attestations of the type being verified (--type defaults to "custom"). An example image that can be used to test this is `ghcr.io/distroless/static@sha256:dd7614b5a12bc4d617b223c588b4e0c833402b8f4991fb5702ea83afad1986e2`. Users should upgrade to version 0.2.1 to resolve this issue. There are no workarounds for users unable to upgrade.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Sigstore | Policy Controller | < 0.2.1 |
Related Weaknesses (CWE)
References
- https://github.com/sigstore/policy-controller/commit/e852af36fb7d42678b21d7e9750PatchThird Party Advisory
- https://github.com/sigstore/policy-controller/releases/tag/v0.2.1Third Party Advisory
- https://github.com/sigstore/policy-controller/security/advisories/GHSA-739f-hw6hThird Party Advisory
- https://github.com/sigstore/policy-controller/commit/e852af36fb7d42678b21d7e9750PatchThird Party Advisory
- https://github.com/sigstore/policy-controller/releases/tag/v0.2.1Third Party Advisory
- https://github.com/sigstore/policy-controller/security/advisories/GHSA-739f-hw6hThird Party Advisory
FAQ
What is CVE-2022-35930?
CVE-2022-35930 is a vulnerability with a CVSS score of 7.1 (HIGH). PolicyController is a utility used to enforce supply chain policy in Kubernetes clusters. In versions prior to 0.2.1 PolicyController will report a false positive, resulting in an admission when it sh...
How severe is CVE-2022-35930?
CVE-2022-35930 has been rated HIGH with a CVSS base score of 7.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-35930?
Check the references section above for vendor advisories and patch information. Affected products include: Sigstore Policy Controller.