CVE-2022-39321
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
actions/runnerGitHub Actions | >= 2.294.0, < 2.296.2 | 2.296.2 |
actions/runnerGitHub Actions | >= 2.290.0, < 2.293.1 | 2.293.1 |
actions/runnerGitHub Actions | >= 2.286.0, < 2.289.4 | 2.289.4 |
actions/runnerGitHub Actions | >= 2.284.0, < 2.285.2 | 2.285.2 |
actions/runnerGitHub Actions | < 2.283.4 | 2.283.4 |
Affected products
3- actions/runnerv5Range: < 2.283.4
Patches
Vulnerability mechanics
References
5- github.com/actions/runner/pull/2107nvdPatchRelease NotesThird Party AdvisoryWEB
- github.com/actions/runner/pull/2108nvdPatchThird Party AdvisoryWEB
- github.com/actions/runner/security/advisories/GHSA-2c6m-6gqh-6qg3nvdThird Party AdvisoryWEB
- github.com/advisories/GHSA-2c6m-6gqh-6qg3ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2022-39321ghsaADVISORY
News mentions
0No linked articles in our index yet.