CVE-2023-34111
Last modified
CVE-2023-34111 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. 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. EPSS estimates a 4.05% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Tdengine | Grafana | <= 2023-05-22 |
References
- https://github.com/taosdata/grafanaplugin/security/advisories/GHSA-23wp-p848-hcgrExploit, Third Party Advisory
- https://securitylab.github.com/research/github-actions-untrusted-input/Exploit, Third Party Advisory
- https://github.com/taosdata/grafanaplugin/security/advisories/GHSA-23wp-p848-hcgrExploit, 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-34111?
How severe is CVE-2023-34111?
How do I fix CVE-2023-34111?
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-34106GLPI is a free asset and IT management software package. Ver…6.5
- CVE-2023-34107GLPI is a free asset and IT management software package. Ver…6.5
- CVE-2023-34108mailcow is a mail server suite based on Dovecot, Postfix and…8.8
- CVE-2023-34109zxcvbn-ts is an open source password strength estimator writ…7.5
- CVE-2023-3411The Image Map Pro – Drag-and-drop Builder for Interactive Im…4.3
- CVE-2023-34110Flask-AppBuilder is an application development framework, bu…2.7
- CVE-2023-34112JavaCPP Presets is a project providing Java distributions of…8.8
- CVE-2023-34113Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2023-34114Exposure of resource to wrong sphere in Zoom for Windows and…6.5
- CVE-2023-34115Buffer copy without checking size of input in Zoom Meeting …3.8
- CVE-2023-34116Improper input validation in the Zoom Desktop Client for Win…8.8
- CVE-2023-34117Relative path traversal in the Zoom Client SDK before versio…3.3
Are you affected by CVE-2023-34111?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
