| { |
| "schema_version": "1.3.1", |
| "id": "GO-2023-1681", |
| "modified": "0001-01-01T00:00:00Z", |
| "published": "0001-01-01T00:00:00Z", |
| "aliases": [ |
| "CVE-2023-0778", |
| "GHSA-qwqv-rqgf-8qh8" |
| ], |
| "summary": "Time-of-check time-of-use race condition in github.com/containers/podman/v4", |
| "details": "A Time-of-check Time-of-use (TOCTOU) flaw appears in this version of podman. This issue may allow a malicious user to replace a normal file in a volume with a symlink while exporting the volume, allowing for access to arbitrary files on the host file system.", |
| "affected": [ |
| { |
| "package": { |
| "name": "github.com/containers/podman/v4", |
| "ecosystem": "Go" |
| }, |
| "ranges": [ |
| { |
| "type": "SEMVER", |
| "events": [ |
| { |
| "introduced": "0" |
| }, |
| { |
| "fixed": "4.4.2" |
| } |
| ] |
| } |
| ], |
| "ecosystem_specific": { |
| "imports": [ |
| { |
| "path": "github.com/containers/podman/v4/utils", |
| "symbols": [ |
| "CreateTarFromSrc" |
| ] |
| } |
| ] |
| } |
| } |
| ], |
| "references": [ |
| { |
| "type": "WEB", |
| "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168256" |
| }, |
| { |
| "type": "FIX", |
| "url": "https://github.com/containers/podman/pull/17528" |
| }, |
| { |
| "type": "FIX", |
| "url": "https://github.com/containers/podman/pull/17532" |
| }, |
| { |
| "type": "FIX", |
| "url": "https://github.com/containers/podman/commit/6ca857feb07a5fdc96fd947afef03916291673d8" |
| }, |
| { |
| "type": "ADVISORY", |
| "url": "https://github.com/advisories/GHSA-qwqv-rqgf-8qh8" |
| } |
| ], |
| "database_specific": { |
| "url": "https://pkg.go.dev/vuln/GO-2023-1681" |
| } |
| } |