CVE-2022-39321
CVSS V2 None
CVSS V3 Critical 9.9
Description
GitHub Actions Runner is the application that runs a job from a GitHub Actions workflow. The actions runner invokes the docker cli directly in order to run job containers, service containers, or container actions. A bug in the logic for how the environment is encoded into these docker commands was discovered in versions prior to 2.296.2, 2.293.1, 2.289.4, 2.285.2, and 2.283.4 that allows an input to escape the environment variable and modify that docker command invocation directly. Jobs that use container actions, job containers, or service containers alongside untrusted user inputs in environment variables may be vulnerable. The Actions Runner has been patched, both on `github.com` and hotfixes for GHES and GHAE customers in versions 2.296.2, 2.293.1, 2.289.4, 2.285.2, and 2.283.4. GHES and GHAE customers may want to patch their instance in order to have their runners automatically upgrade to these new runner versions. As a workaround, users may consider removing any container actions, job containers, or service containers from their jobs until they are able to upgrade their runner versions.
Overview
- CVE ID
- CVE-2022-39321
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2022-10-25T17:15:55
- Last Modified Date
- 2022-10-28T18:27:57
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:github:runner:*:*:*:*:*:*:*:* | 1 | OR | 2.283.4 | |
cpe:2.3:a:github:runner:*:*:*:*:*:*:*:* | 1 | OR | 2.284.0 | 2.285.2 |
cpe:2.3:a:github:runner:*:*:*:*:*:*:*:* | 1 | OR | 2.286.0 | 2.289.4 |
cpe:2.3:a:github:runner:*:*:*:*:*:*:*:* | 1 | OR | 2.290.0 | 2.293.1 |
cpe:2.3:a:github:runner:*:*:*:*:*:*:*:* | 1 | OR | 2.294.0 | 2.296.2 |
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- LOW
- User Interaction
- NONE
- Scope
- CHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- HIGH
- Base Score
- 9.9
- Base Severity
- CRITICAL
- Exploitability Score
- 3.1
- Impact Score
- 6
References
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2022-39321 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-39321 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-10-25 18:00:22 | Added to TrackCVE | |||
2022-12-07 11:56:33 | 2022-10-25T17:15Z | 2022-10-25T17:15:55 | CVE Published Date | updated |
2022-12-07 11:56:33 | 2022-10-28T18:27:57 | CVE Modified Date | updated | |
2022-12-07 11:56:33 | Analyzed | Vulnerability Status | updated |