| { |
| "schema_version": "1.3.1", |
| "id": "GO-2023-1549", |
| "modified": "0001-01-01T00:00:00Z", |
| "published": "0001-01-01T00:00:00Z", |
| "aliases": [ |
| "CVE-2023-0229", |
| "GHSA-5465-xc2j-6p84" |
| ], |
| "summary": "Improper input validation in github.com/openshift/apiserver-library-go", |
| "details": "Low-privileged users can set the seccomp profile for pods they control to \"unconfined.\"\n\nBy 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.", |
| "affected": [ |
| { |
| "package": { |
| "name": "github.com/openshift/apiserver-library-go", |
| "ecosystem": "Go" |
| }, |
| "ranges": [ |
| { |
| "type": "SEMVER", |
| "events": [ |
| { |
| "introduced": "0" |
| }, |
| { |
| "fixed": "0.0.0-20230119093715-30f75d79e424" |
| } |
| ] |
| } |
| ], |
| "ecosystem_specific": { |
| "imports": [ |
| { |
| "path": "github.com/openshift/apiserver-library-go/pkg/securitycontextconstraints/seccomp", |
| "symbols": [ |
| "strategy.ValidateContainer", |
| "strategy.ValidatePod", |
| "strategy.validateProfile" |
| ] |
| } |
| ] |
| } |
| } |
| ], |
| "references": [ |
| { |
| "type": "ADVISORY", |
| "url": "https://github.com/advisories/GHSA-5465-xc2j-6p84" |
| }, |
| { |
| "type": "FIX", |
| "url": "https://github.com/openshift/apiserver-library-go/pull/97" |
| }, |
| { |
| "type": "FIX", |
| "url": "https://github.com/openshift/apiserver-library-go/commit/30f75d79e424ca462c6de53ee8b93f91183763e6" |
| } |
| ], |
| "database_specific": { |
| "url": "https://pkg.go.dev/vuln/GO-2023-1549", |
| "review_status": "REVIEWED" |
| } |
| } |