{ "schema_version": "1.4.0", "id": "GHSA-p2g7-xwvr-rrw3", "modified": "2022-09-16T18:49:48Z", "published": "2022-09-16T18:49:48Z", "aliases": [ "CVE-2022-36049" ], "summary": "Helm Controller denial of service", "details": "Helm controller is tightly integrated with the Helm SDK. [A vulnerability](https://github.com/helm/helm/security/advisories/GHSA-7hfp-qfw3-5jxh) found in the Helm SDK allows for specific data inputs to cause high memory consumption, which in some platforms could cause the controller to panic and stop processing reconciliations.\n\n### Impact\nIn a shared cluster multi-tenancy environment, a tenant could create a HelmRelease that makes the controller panic, denying all other tenants from their Helm releases being reconciled.\n\n### Credits\n\nThe initial crash bug was reported by [oss-fuzz](https://github.com/google/oss-fuzz). The Flux Security team produced the first exploit and worked together with the Helm Security team to ensure that both projects were patched timely.\n\n### For more information\n\nIf you have any questions or comments about this advisory:\n- Open an issue in any of the affected repositories.\n- Contact us at the CNCF Flux Channel.\n\n### References\n\n- https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=48360\n- https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=44996\n- https://github.com/helm/helm/security/advisories/GHSA-7hfp-qfw3-5jxh\n", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H" } ], "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/fluxcd/helm-controller" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0.0.4" }, { "fixed": "0.23.0" } ] } ] }, { "package": { "ecosystem": "Go", "name": "github.com/fluxcd/flux2" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0.0.17" }, { "fixed": "0.32.0" } ] } ] } ], "references": [ { "type": "WEB", "url": "https://github.com/fluxcd/flux2/security/advisories/GHSA-p2g7-xwvr-rrw3" }, { "type": "WEB", "url": "https://github.com/helm/helm/security/advisories/GHSA-7hfp-qfw3-5jxh" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-36049" }, { "type": "WEB", "url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=44996" }, { "type": "WEB", "url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=48360" }, { "type": "PACKAGE", "url": "https://github.com/fluxcd/flux2" } ], "database_specific": { "cwe_ids": [ "CWE-400", "CWE-770" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2022-09-16T18:49:48Z", "nvd_published_at": "2022-09-07T21:15:00Z" } }