Bug 2268201 (CVE-2019-25210)

Summary: CVE-2019-25210 helm: shows secrets with --dry-run option in clear text
Product: [Other] Security Response Reporter: ybuenos
Component: vulnerabilityAssignee: Product Security <prodsec-ir-bot>
Status: NEW --- QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedCC: amctagga, dkenigsb, eglynn, fdeutsch, gparvin, jjoyce, jschluet, jwendell, lbainbri, lhh, lsvaty, mburns, mgarciac, muagarwa, njean, odf-bz-bot, oramraz, owatkins, pahickey, pgrist, rcernich, rhaigner, rhos-maint, sapillai, smullick, tnielsen, twalsh
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
A vulnerability was found in Helm that may lead to sensitive information disclosure. When the --dry-run flag is used in Helm 3, it displays values of secrets. Helm 2 just displays the fact that a secret has been created.
Story Points: ---
Clone Of: Environment:
Last Closed: 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: 2268202, 2268203, 2268204    
Bug Blocks: 2268206    

Description ybuenos 2024-03-06 16:04:27 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
https://www.cncf.io/projects/helm/