Cyber Resilience

CVE-2021-3602

Medium

Published: 03 March 2022

Published
03 March 2022
Modified
21 November 2024
KEV Added
Patch
CVSS Score v3.1 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
EPSS Score 0.0016 37.4th percentile
Risk Priority 11 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2021-3602 is a medium-severity Exposure of Sensitive Information to an Unauthorized Actor (CWE-200) vulnerability in Buildah Project Buildah. Its CVSS base score is 5.5 (Medium).

Operationally, ranked at the 37.4th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

EU & UK References

Vulnerability details

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…

more

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).

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

buildah project
buildah
≤ 1.16.8 · 1.17.0 — 1.17.2 · 1.19.0 — 1.19.9
redhat
enterprise linux
8.0
redhat
enterprise linux for ibm z systems
8.0
redhat
enterprise linux for power little endian
8.0

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-200 CWE-212

The control's identification, isolation, alerting, and eradication steps directly limit the impact and exploitation window of unauthorized sensitive information exposure.

addresses: CWE-200 CWE-212

Proper media downgrading process prevents sensitive information from remaining on media that is then accessible to lower-classification recipients.

addresses: CWE-200 CWE-212

Policies requiring periodic review and deletion of inaccurate/outdated PII reduce the amount of sensitive information retained and therefore exposed.

addresses: CWE-200 CWE-212

Regular deletion of inaccurate or outdated PII directly reduces the volume of sensitive information retained that could be exposed.

addresses: CWE-200 CWE-212

De-identification directly prevents exposure of sensitive/PII data to unauthorized actors when datasets are released or shared.

addresses: CWE-200 CWE-212

Deleting information when no longer needed directly reduces the window during which sensitive data can be exposed to unauthorized actors.

addresses: CWE-200 CWE-212

Secure disposal techniques directly prevent sensitive data from becoming accessible to unauthorized actors after components leave organizational control.

addresses: CWE-200

Automated marking applies security attributes to system outputs, making it harder for attackers to exploit unmarked sensitive information leading to unauthorized exposure.

References