ghsa-jw44-4f3j-q396
Vulnerability from github
Published
2024-03-03 21:31
Modified
2024-03-15 19:06
Summary
Helm shows secrets in clear text
Details
An issue was discovered in Cloud Native Computing Foundation (CNCF) Helm. 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).
{ "affected": [ { "package": { "ecosystem": "Go", "name": "helm.sh/helm/v3" }, "ranges": [ { "events": [ { "introduced": "3.0.0" }, { "last_affected": "3.14.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-25210" ], "database_specific": { "cwe_ids": [ "CWE-200" ], "github_reviewed": true, "github_reviewed_at": "2024-03-05T14:39:00Z", "nvd_published_at": "2024-03-03T21:15:49Z", "severity": "MODERATE" }, "details": "An issue was discovered in Cloud Native Computing Foundation (CNCF) Helm. 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\u0027s position is that this behavior was introduced intentionally, and cannot be removed without breaking backwards compatibility (some users may be relying on these values).", "id": "GHSA-jw44-4f3j-q396", "modified": "2024-03-15T19:06:55Z", "published": "2024-03-03T21:31:25Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-25210" }, { "type": "WEB", "url": "https://github.com/helm/helm/issues/7275" }, { "type": "WEB", "url": "https://github.com/helm/helm" }, { "type": "WEB", "url": "https://helm.sh/blog/response-cve-2019-25210" }, { "type": "WEB", "url": "https://www.cncf.io/projects/helm" } ], "schema_version": "1.4.0", "severity": [], "summary": "Helm shows secrets in clear text" }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.