Improper Cross-boundary Removal of Sensitive Data Affecting buildah package, versions <1.21.3-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-BUILDAH-7008106
- published 23 May 2024
- disclosed 3 Mar 2022
Introduced: 3 Mar 2022
CVE-2021-3602 Open this link in a new tabHow to fix?
Upgrade Alpine:3.20
buildah
to version 1.21.3-r0 or higher.
NVD Description
Note: Versions mentioned in the description apply only to the upstream buildah
package and not the buildah
package as distributed by Alpine
.
See How to fix?
for Alpine:3.20
relevant fixed versions and status.
An information disclosure flaw was found in Buildah, when building containers using chroot isolation. Running processes in container builds (e.g. Dockerfile RUN commands) can access environment variables from parent and grandparent processes. When run in a container in a CI/CD environment, environment variables may include sensitive information that was shared with the container in order to be used only by Buildah itself (e.g. container registry credentials).