CVE-2023-34111 - CVE House
Back to Database
Status published High CVE-2023-34111

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

Vulnerability 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.

Impact Analysis

Refer to official advisory for detailed impact metrics.

Remediation

Ensure systems are updated to the latest vendor-supplied patch levels.

THREAT MONITOR

Am I Vulnerable?

Launch our assessment wizard to check if your infrastructure is exposed to • CVE-2023-34111

Credits & Attribution

No credits recorded in the NVD database.

Affected Vendor

Affected Software

grafanaplugin
Vulnerable Versions:
<= 2e4c82b002

Timeline

Official Publish: June 6th, 2023
Last Modified: January 7th, 2025
Added to House: July 22nd, 2026

CVSS Vectors

V3: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H

Weaknesses (CWE)