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.
References
Configurations
History
21 Nov 2024, 07:53
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/rlespinasse/github-slug-action/commit/102b1a064a9b145e56556e22b18b19c624538d94 - Patch | |
References | () https://github.com/rlespinasse/github-slug-action/releases/tag/v4.4.1 - Release Notes | |
References | () https://github.com/rlespinasse/github-slug-action/security/advisories/GHSA-6q4m-7476-932w - Vendor Advisory | |
References | () https://securitylab.github.com/research/github-actions-untrusted-input/ - Exploit, Third Party Advisory |
Information
Published : 2023-03-13 21:15
Updated : 2024-11-21 07:53
NVD link : CVE-2023-27581
Mitre link : CVE-2023-27581
CVE.ORG link : CVE-2023-27581
JSON object : View
Products Affected
github-slug-action_project
- github-slug-action
CWE
CWE-77
Improper Neutralization of Special Elements used in a Command ('Command Injection')