CVE-2023-30623
Last modified
CVE-2023-30623 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. `embano1/wip` is a GitHub Action written in Bash. Prior to version 2, the `embano1/wip` action uses the `github.event.pull_request.title` parameter in an insecure way. EPSS estimates a 3.73% chance of exploitation in the next 30 days.
Description
`embano1/wip` is a GitHub Action written in Bash. Prior to version 2, the `embano1/wip` action uses the `github.event.pull_request.title` parameter in an insecure way. The title parameter is used in a run statement - resulting in a command injection vulnerability due to string interpolation. This vulnerability can be triggered by any user on GitHub. They just need to create a pull request with a commit message containing an exploit. (Note that first-time PR requests will not be run - but the attacker can submit a valid PR before submitting an invalid PR). The commit can be genuine, but the commit message can be malicious. This can be used to execute code on the GitHub runners and can be used to exfiltrate any secrets used in the CI pipeline, including repository tokens. Version 2 has a fix for this issue.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Wip Project | Wip | < 2.0.0 |
References
- https://securitylab.github.com/research/github-actions-untrusted-input/Exploit, Third Party Advisory
- https://securitylab.github.com/research/github-actions-untrusted-input/Exploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-30623?
How severe is CVE-2023-30623?
How do I fix CVE-2023-30623?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2023
- CVE-2023-30618Kitchen-Terraform provides a set of Test Kitchen plugins whi…3.3
- CVE-2023-30619Tuleap Open ALM is a Libre and Open Source tool for end to e…5.4
- CVE-2023-3062A vulnerability was found in code-projects Agro-School Manag…9.8
- CVE-2023-30620mindsdb is a Machine Learning platform to help developers bu…7.5
- CVE-2023-30621Gipsy is a multi-purpose discord bot which aim to be as modu…9.8
- CVE-2023-30622Clusternet is a general-purpose system for controlling Kuber…8.8
- CVE-2023-30624Wasmtime is a standalone runtime for WebAssembly. Prior to v…8.8
- CVE-2023-30625rudder-server is part of RudderStack, an open source Custome…8.8
- CVE-2023-30626Jellyfin is a free-software media system. Versions starting …8.1
- CVE-2023-30627jellyfin-web is the web client for Jellyfin, a free-software…5.4
- CVE-2023-30628Kiwi TCMS is an open source test management system. In kiwit…8.8
- CVE-2023-30629Vyper is a Pythonic Smart Contract Language for the ethereum…7.5
Are you affected by CVE-2023-30623?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
