Risk | Low |
Patch available | YES |
Number of vulnerabilities | 1 |
CVE-ID | CVE-2022-41716 |
CWE-ID | CWE-20 |
Exploitation vector | Local |
Public exploit | N/A |
Vulnerable software Subscribe |
Go programming language Universal components / Libraries / Scripting languages |
Vendor |
This security bulletin contains one low risk vulnerability.
EUVDB-ID: #VU69405
Risk: Low
CVSSv3.1:
CVE-ID: CVE-2022-41716
CWE-ID:
CWE-20 - Improper Input Validation
Exploit availability: No
DescriptionThe vulnerability allows a local user to execute arbitrary OS commands on the system.
The vulnerability exists due to insecure processing of unsanitized NUL values in syscall.StartProcess and os/exec.Cmd. A local user on the Windows operating system can set a specially crafted environment variable and execute arbitrary OS commands on the system.
Install updates from vendor's website.
Vulnerable software versionsGo programming language: 1.19 - 1.19.2, 1.18 - 1.18.7
http://go.dev/cl/446916
http://pkg.go.dev/vuln/GO-2022-1095
http://go.dev/issue/56284
http://groups.google.com/g/golang-announce/c/mbHY1UY3BaM/m/hSpmRzk-AgAJ
Can this vulnerability be exploited remotely?
Is there known malware, which exploits this vulnerability?