CVE-2023-34111
Summary
| CVE | CVE-2023-34111 |
|---|---|
| State | PUBLIC |
| Assigner | [email protected] |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2023-06-06 17:15:00 UTC |
| Updated | 2023-06-13 16:35:00 UTC |
| Description | The `Release PR Merged` workflow in the github repo taosdata/grafanaplugin is subject to a command injection vulnerability which allows for arbitrary code execution within the github action context due to the insecure usage of `${{ github.event.pull_request.title }}` in a bash command within the GitHub workflow. Attackers can inject malicious commands which will be executed by the workflow. This happens because `${{ github.event.pull_request.title }}` is directly passed to bash command on like 25 of the workflow. This may allow an attacker to gain access to secrets which the github action has access to or to otherwise make use of the compute resources. |
Risk And Classification
Problem Types: CWE-77
NVD Known Affected Configurations (CPE 2.3)
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| securitylab.github.com/research/github-actions-untrusted-input | MISC | securitylab.github.com | |
| Command Injection Vulnerability in `Release PR Merged` Workflow · Advisory · taosdata/grafanaplugin · GitHub | MISC | github.com | |
| grafanaplugin/release-pr-merged.yaml at master · taosdata/grafanaplugin · GitHub | MISC | github.com | |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
No vendor comments have been submitted for this CVE.
There are currently no legacy QID mappings associated with this CVE.