Resource exhaustion in Helm - CVE-2022-36055

 

Resource exhaustion in Helm - CVE-2022-36055

Published: October 5, 2022


Vulnerability identifier: #VU67945
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2022-36055
CWE-ID: CWE-400
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: The Helm Project
Affected software:
Helm

Detailed vulnerability description

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to incorrect resource management within the strvals package, responsible for converting strings into Go structures. A remote attacker can pass specially crafted input to the application and consume all available memory on the system.


How to mitigate CVE-2022-36055

Install updates from vendor's website.

Sources