CVE-2023-34111

Public Exploit
Command Injection Vulnerability in `Release PR Merged` Workflow in taosdata/grafanaplugin

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.

Categories

8.1
CVSS
Severity: High
CVSS 3.1 •
EPSS 0.44%
Third-Party Advisory github.com Third-Party Advisory github.com
Affected: taosdata grafanaplugin
Published at:
Updated at:

References

Frequently Asked Questions

What is the severity of CVE-2023-34111?
CVE-2023-34111 has been scored as a high severity vulnerability.
How to fix CVE-2023-34111?
To fix CVE-2023-34111, make sure you are using an up-to-date version of the affected component(s) by checking the vendor release notes. As for now, there are no other specific guidelines available.
Is CVE-2023-34111 being actively exploited in the wild?
It is possible that CVE-2023-34111 is being exploited or will be exploited in a near future based on public information. According to its EPSS score, there is a ~0% probability that this vulnerability will be exploited by malicious actors in the next 30 days.
What software or system is affected by CVE-2023-34111?
CVE-2023-34111 affects taosdata grafanaplugin.
This platform uses data from the NIST NVD, MITRE CVE, MITRE CWE, First.org and CISA KEV but is not endorsed or certified by these entities. CVE is a registred trademark of the MITRE Corporation and the authoritative source of CVE content is MITRE's CVE web site. CWE is a registred trademark of the MITRE Corporation and the authoritative source of CWE content is MITRE's CWE web site.
© 2025 Under My Watch. All Rights Reserved.