CVE-2022-41716
CVSS V2 None
CVSS V3 High 7.5
Description
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".
Overview
- CVE ID
- CVE-2022-41716
- Assigner
- security@golang.org
- Vulnerability Status
- Analyzed
- Published Version
- 2022-11-02T16:15:11
- Last Modified Date
- 2022-11-04T13:16:13
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
AND | ||||
cpe:2.3:a:golang:go:*:*:*:*:*:*:*:* | 1 | OR | 1.18.8 | |
cpe:2.3:a:golang:go:*:*:*:*:*:*:*:* | 1 | OR | 1.19.0 | 1.19.3 |
cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:* | 0 | OR |
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- NONE
- Availability Impact
- NONE
- Base Score
- 7.5
- Base Severity
- HIGH
- Exploitability Score
- 3.9
- Impact Score
- 3.6
References
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2022-41716 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-41716 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-11-02 17:00:06 | Added to TrackCVE | |||
2022-12-07 17:20:18 | 2022-11-02T16:15Z | 2022-11-02T16:15:11 | CVE Published Date | updated |
2022-12-07 17:20:18 | 2022-11-04T13:16:13 | CVE Modified Date | updated | |
2022-12-07 17:20:18 | Analyzed | Vulnerability Status | updated | |
2022-12-07 17:20:20 | CPE Information | updated |