blob: 01afa7ee6bd3e5c9ebd1da94b359b06678e8f5a5 [file] [log] [blame]
{
"id": "GO-2022-1180",
"published": "0001-01-01T00:00:00Z",
"modified": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2022-47633",
"GHSA-m3cq-xcx9-3gvm"
],
"details": "`verifyImages` rules can be bypassed by a malicious proxy/registry.",
"affected": [
{
"package": {
"name": "github.com/kyverno/kyverno",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "1.8.3"
},
{
"fixed": "1.8.5"
}
]
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2022-1180"
},
"ecosystem_specific": {
"imports": [
{
"path": "github.com/kyverno/kyverno/pkg/engine",
"symbols": [
"imageVerifier.verifyAttestation",
"imageVerifier.verifyAttestations",
"imageVerifier.verifyAttestorSet",
"imageVerifier.verifyAttestors",
"imageVerifier.verifyImage"
]
}
]
}
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/kyverno/kyverno/security/advisories/GHSA-m3cq-xcx9-3gvm"
},
{
"type": "FIX",
"url": "https://github.com/kyverno/kyverno/pull/5713"
},
{
"type": "WEB",
"url": "https://kyverno.io/policies/best-practices/restrict_image_registries/restrict_image_registries"
}
],
"credits": [
{
"name": "@slashben"
}
],
"schema_version": "1.3.1"
}