2024-12-08 03:06:42 +00:00

156 lines
4.5 KiB
JSON

{
"id": "CVE-2022-47633",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-12-23T23:15:08.973",
"lastModified": "2024-11-21T07:32:17.477",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "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."
},
{
"lang": "es",
"value": "Una vulnerabilidad de omisi\u00f3n de validaci\u00f3n de firma de imagen en Kyverno 1.8.3 y 1.8.4 permite que un registro de im\u00e1genes malicioso (o un atacante intermediario) inyecte im\u00e1genes de contenedores arbitrarias sin firmar en un cl\u00faster de Kubernetes protegido. Esto se solucion\u00f3 en 1.8.5. Esto se solucion\u00f3 en 1.8.5 y hay mitigaciones disponibles para las versiones afectadas."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 2.2,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-287"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:kyverno:kyverno:1.8.3:*:*:*:*:*:*:*",
"matchCriteriaId": "0D729B50-5AE9-4D29-8D58-FE477B5019E6"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:kyverno:kyverno:1.8.4:*:*:*:*:*:*:*",
"matchCriteriaId": "71A13850-26FF-4699-9042-79F8DCA156B3"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/kyverno/kyverno/compare/v1.8.4...v1.8.5",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://github.com/kyverno/kyverno/pull/5713",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://github.com/kyverno/kyverno/releases/tag/v1.8.5",
"source": "cve@mitre.org",
"tags": [
"Release Notes",
"Third Party Advisory"
]
},
{
"url": "https://github.com/kyverno/kyverno/security/advisories/GHSA-m3cq-xcx9-3gvm",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://kyverno.io/docs/writing-policies/verify-images/",
"source": "cve@mitre.org",
"tags": [
"Product"
]
},
{
"url": "https://github.com/kyverno/kyverno/compare/v1.8.4...v1.8.5",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://github.com/kyverno/kyverno/pull/5713",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://github.com/kyverno/kyverno/releases/tag/v1.8.5",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Release Notes",
"Third Party Advisory"
]
},
{
"url": "https://github.com/kyverno/kyverno/security/advisories/GHSA-m3cq-xcx9-3gvm",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://kyverno.io/docs/writing-policies/verify-images/",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Product"
]
}
]
}