github-slug-action vulnerable to arbitrary code execution
Description
github-slug-action is a GitHub Action to expose slug value of GitHub environment variables inside of one's GitHub workflow. Starting in version 4.0.0 and prior to version 4.4.1, this action uses the github.head_ref` parameter in an insecure way. This vulnerability can be triggered by any user on GitHub on any workflow using the action on pull requests. They just need to create a pull request with a branch name, which can contain the attack payload. This can be used to execute code on the GitHub runners and to exfiltrate any secrets one uses in the CI pipeline. A patched action is available in version 4.4.1. No workaround is available.
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 |
|---|---|---|
rlespinasse/github-slug-actionGitHub Actions | >= 4.0.0, < 4.4.1 | 4.4.1 |
Affected products
1Patches
Vulnerability mechanics
References
7- github.com/advisories/GHSA-6q4m-7476-932wghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2023-27581ghsaADVISORY
- github.com/rlespinasse/github-slug-action/commit/102b1a064a9b145e56556e22b18b19c624538d94ghsax_refsource_MISCWEB
- github.com/rlespinasse/github-slug-action/releases/tag/v4.4.1ghsax_refsource_MISCWEB
- github.com/rlespinasse/github-slug-action/security/advisories/GHSA-6q4m-7476-932wghsax_refsource_CONFIRMWEB
- securitylab.github.com/research/github-actions-untrusted-inputghsaWEB
- securitylab.github.com/research/github-actions-untrusted-input/mitrex_refsource_MISC
News mentions
0No linked articles in our index yet.