| { |
| "schema_version": "1.3.1", |
| "id": "GO-2022-0274", |
| "modified": "0001-01-01T00:00:00Z", |
| "published": "2022-07-15T23:08:20Z", |
| "aliases": [ |
| "CVE-2021-43784", |
| "GHSA-v95c-p5hm-xq8f" |
| ], |
| "summary": "Namespace restriction bypass in github.com/opencontainers/runc", |
| "details": "An attacker with partial control over the bind mount sources of a new container can bypass namespace restrictions.", |
| "affected": [ |
| { |
| "package": { |
| "name": "github.com/opencontainers/runc", |
| "ecosystem": "Go" |
| }, |
| "ranges": [ |
| { |
| "type": "SEMVER", |
| "events": [ |
| { |
| "introduced": "1.0.1-0.20211012131345-9c444070ec7b" |
| }, |
| { |
| "fixed": "1.1.0" |
| } |
| ] |
| } |
| ], |
| "ecosystem_specific": { |
| "imports": [ |
| { |
| "path": "github.com/opencontainers/runc/libcontainer", |
| "symbols": [ |
| "Bytemsg.Serialize", |
| "LinuxFactory.StartInitialization", |
| "linuxContainer.Run", |
| "linuxContainer.Start", |
| "linuxStandardInit.Init" |
| ] |
| } |
| ] |
| } |
| } |
| ], |
| "references": [ |
| { |
| "type": "FIX", |
| "url": "https://github.com/opencontainers/runc/commit/f50369af4b571e358f20b139eea52d612eb55eed" |
| }, |
| { |
| "type": "WEB", |
| "url": "https://github.com/opencontainers/runc/commit/dde509df4e28cec33b3c99c6cda3d4fd5beafc77" |
| }, |
| { |
| "type": "WEB", |
| "url": "https://bugs.chromium.org/p/project-zero/issues/detail?id=2241" |
| } |
| ], |
| "database_specific": { |
| "url": "https://pkg.go.dev/vuln/GO-2022-0274", |
| "review_status": "REVIEWED" |
| } |
| } |