{ "schema_version": "1.4.0", "id": "GHSA-5465-xc2j-6p84", "modified": "2024-05-20T21:44:13Z", "published": "2023-01-26T21:30:20Z", "aliases": [ "CVE-2023-0229" ], "summary": "github.com/openshift/apiserver-library-go Improper Input Validation vulnerability", "details": "A flaw was found in github.com/openshift/apiserver-library-go, used in OpenShift 4.12 and 4.11, that contains an issue that can allow low-privileged users to set the seccomp profile for pods they control to \"unconfined.\" By default, the seccomp profile used in the restricted-v2 Security Context Constraint (SCC) is \"runtime/default,\" allowing users to disable seccomp for pods they can create and modify.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L" } ], "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/openshift/apiserver-library-go" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "0.0.0-20230120221150-cefee9e0162b" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0229" }, { "type": "WEB", "url": "https://github.com/openshift/apiserver-library-go/pull/97" }, { "type": "WEB", "url": "https://github.com/openshift/apiserver-library-go/commit/30f75d79e424ca462c6de53ee8b93f91183763e6" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2160349" }, { "type": "PACKAGE", "url": "github.com/openshift/apiserver-library-go" } ], "database_specific": { "cwe_ids": [ "CWE-20" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2023-02-08T21:36:10Z", "nvd_published_at": "2023-01-26T21:18:00Z" } }