Bug 2268195

Summary: helm: shows secrets with --dry-run option in clear text
Product: [Other] Security Response Reporter: ybuenos
Component: vulnerabilityAssignee: Product Security <prodsec-ir-bot>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedCC: alcohan, amctagga, dkenigsb, eglynn, fdeutsch, gparvin, jbalunas, jjoyce, jschluet, jwendell, lbainbri, lhh, lsvaty, manissin, mburns, mgarciac, muagarwa, njean, odf-bz-bot, oramraz, owatkins, pahickey, pdelbell, pgrist, prodsec-ir-bot, rcernich, rhaigner, rhos-maint, sapillai, security-response-team, smullick, stirabos, thason, tnielsen, twalsh
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: CVE-2024-26147 Environment:
Last Closed: 2024-03-06 15:42:06 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 2265440, 2265441, 2265442, 2265445    
Bug Blocks: 2265439    

Description ybuenos 2024-03-06 15:36:26 UTC
An issue was discovered in Cloud Native Computing Foundation (CNCF) Helm through 3.13.3. It displays values of secrets when the --dry-run flag is used. This is a security concern in some use cases, such as a --dry-run call by a CI/CD tool. NOTE: the vendor's position is that this behavior was introduced intentionally, and cannot be removed without breaking backwards compatibility (some users may be relying on these values).

https://github.com/helm/helm/issues/7275

Comment 1 ybuenos 2024-03-06 15:42:06 UTC

*** This bug has been marked as a duplicate of bug 2265440 ***