Due to unsanitized NUL values, attackers may be able to maliciously set environment variables on Windows. In syscall.StartProcess and os/exec.Cmd, invalid environment variable values containing NUL values are not properly checked for. A malicious environment variable value can exploit this behavior to set a value for a different environment variable. For example, the environment variable string "A=B\x00C=D" sets the variables "A=B" and "C=D".
{
"cna_assigner": "Go",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/41xxx/CVE-2022-41716.json",
"unresolved_ranges": [
{
"source": "AFFECTED_FIELD",
"extracted_events": [
{
"fixed": "1.18.8"
},
{
"introduced": "1.19.0-0"
},
{
"fixed": "1.19.3"
},
{
"fixed": "1.18.8"
},
{
"introduced": "1.19.0-0"
},
{
"fixed": "1.19.3"
}
]
}
]
}{
"cpe": "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*",
"source": "CPE_RANGE",
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "1.18.8"
},
{
"introduced": "1.19.0"
},
{
"fixed": "1.19.3"
}
]
}