2023-06-01 18:00:32 +00:00
{
"id" : "CVE-2023-34091" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-06-01T17:15:10.873" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:06:31.460" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-06-01 18:00:32 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Kyverno is a policy engine designed for Kubernetes. In versions of Kyverno prior to 1.10.0, resources which have the `deletionTimestamp` field defined can bypass validate, generate, or mutate-existing policies, even in cases where the `validationFailureAction` field is set to `Enforce`. This situation occurs as resources pending deletion were being consciously exempted by Kyverno, as a way to reduce processing load as policies are typically not applied to objects which are being deleted. However, this could potentially result in allowing a malicious user to leverage the Kubernetes finalizers feature by setting a finalizer which causes the Kubernetes API server to set the `deletionTimestamp` and then not completing the delete operation as a way to explicitly to bypass a Kyverno policy. Note that this is not applicable to Kubernetes Pods but, as an example, a Kubernetes Service resource can be manipulated using an indefinite finalizer to bypass policies. This is resolved in Kyverno 1.10.0. There is no known workaround."
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-06-09 16:00:30 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2023-06-09 16:00:30 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM" ,
2023-06-09 16:00:30 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-06-09 16:00:30 +00:00
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 3.6
} ,
2023-06-01 18:00:32 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-06-01 18:00:32 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM" ,
2023-06-01 18:00:32 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-06-01 18:00:32 +00:00
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
2023-06-09 16:00:30 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2023-06-09 16:00:30 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-285"
2023-06-09 16:00:30 +00:00
}
]
} ,
2023-06-01 18:00:32 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-06-01 18:00:32 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "NVD-CWE-noinfo"
2023-06-01 18:00:32 +00:00
}
]
}
] ,
2023-06-09 16:00:30 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:nirmata:kyverno:*:*:*:*:*:go:*:*" ,
"versionEndExcluding" : "1.10.0" ,
"matchCriteriaId" : "28CB043D-1AA1-4C06-9A01-0917ED153B5A"
}
]
}
]
}
] ,
2023-06-01 18:00:32 +00:00
"references" : [
{
"url" : "https://github.com/kyverno/kyverno/releases/tag/v1.10.0" ,
2023-06-09 16:00:30 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Release Notes"
]
2023-06-01 18:00:32 +00:00
} ,
{
"url" : "https://github.com/kyverno/kyverno/security/advisories/GHSA-hq4m-4948-64cc" ,
2023-06-09 16:00:30 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/kyverno/kyverno/releases/tag/v1.10.0" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Release Notes"
]
} ,
{
"url" : "https://github.com/kyverno/kyverno/security/advisories/GHSA-hq4m-4948-64cc" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2023-06-01 18:00:32 +00:00
}
]
}