CVE-2022-30580
CVSS V2 None
CVSS V3 High 7.8
Description
Code injection in Cmd.Start in os/exec before Go 1.17.11 and Go 1.18.3 allows execution of any binaries in the working directory named either "..com" or "..exe" by calling Cmd.Run, Cmd.Start, Cmd.Output, or Cmd.CombinedOutput when Cmd.Path is unset.
Overview
- CVE ID
- CVE-2022-30580
- Assigner
- security@golang.org
- Vulnerability Status
- Analyzed
- Published Version
- 2022-08-10T20:15:40
- Last Modified Date
- 2022-08-12T20:46:04
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:golang:go:*:*:*:*:*:*:*:* | 1 | OR | 1.17.11 | |
cpe:2.3:a:golang:go:*:*:*:*:*:*:*:* | 1 | OR | 1.18.0 | 1.18.3 |
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- Attack Vector
- LOCAL
- Attack Compatibility
- LOW
- Privileges Required
- LOW
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- HIGH
- Base Score
- 7.8
- Base Severity
- HIGH
- Exploitability Score
- 1.8
- Impact Score
- 5.9
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2022-30580 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-30580 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-08-10 23:00:29 | Added to TrackCVE |