Directory Traversal Affecting podman package, versions <4.9.2-r0
Threat Intelligence
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-ALPINE320-PODMAN-7013549
- published 23 May 2024
- disclosed 31 Jan 2024
Introduced: 31 Jan 2024
CVE-2024-23652 Open this link in a new tabHow to fix?
Upgrade Alpine:3.20
podman
to version 4.9.2-r0 or higher.
NVD Description
Note: Versions mentioned in the description apply only to the upstream podman
package and not the podman
package as distributed by Alpine
.
See How to fix?
for Alpine:3.20
relevant fixed versions and status.
BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. A malicious BuildKit frontend or Dockerfile using RUN --mount could trick the feature that removes empty files created for the mountpoints into removing a file outside the container, from the host system. The issue has been fixed in v0.12.5. Workarounds include avoiding using BuildKit frontends from an untrusted source or building an untrusted Dockerfile containing RUN --mount feature.