
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-41716 is a security vulnerability discovered in Go programming language's syscall.StartProcess and os/exec.Cmd functions, specifically affecting Windows systems. The vulnerability was disclosed on November 2, 2022, and impacts Go versions prior to 1.18.8 and versions from 1.19.0-0 before 1.19.3. The issue stems from improper validation of environment variable values containing NUL values (NVD, CVE).
The vulnerability occurs when environment variable values containing NUL values are not properly sanitized in syscall.StartProcess and os/exec.Cmd functions. For example, an environment variable string formatted as 'A=B\x00C=D' would incorrectly set two separate variables: 'A=B' and 'C=D'. The vulnerability has been assigned a CVSS v3.1 base score of 7.5 (HIGH) with the vector CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N (Go Packages, NetApp Security).
Successful exploitation of this vulnerability could allow attackers to maliciously set environment variables on Windows systems. This could lead to the addition or modification of environment variables, potentially affecting the security and behavior of applications running on the affected system (NetApp Security).
The vulnerability has been fixed in Go versions 1.18.8 and 1.19.3. Users are advised to upgrade to these or later versions to address the security issue. The fix was implemented through proper validation of environment variable values (Golang Announce).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."