| - module: github.com/containers/podman/v4 |
| - package: github.com/containers/podman/v4/utils |
| summary: Podman Time-of-check Time-of-use (TOCTOU) Race Condition |
| 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. |
| - web: https://bugzilla.redhat.com/show_bug.cgi?id=2168256 |
| - fix: https://github.com/containers/podman/pull/17528 |
| - fix: https://github.com/containers/podman/pull/17532 |
| - fix: https://github.com/containers/podman/commit/6ca857feb07a5fdc96fd947afef03916291673d8 |
| - advisory: https://github.com/advisories/GHSA-qwqv-rqgf-8qh8 |