漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
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.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
Vulnerability Type
输入验证不恰当
Vulnerability Title
grafanaplugin 命令注入漏洞
Vulnerability Description
grafanaplugin是用于grafana的TDengine数据源插件。 grafanaplugin 存在命令注入漏洞,攻击者利用该漏洞可以执行任意代码。
CVSS Information
N/A
Vulnerability Type
N/A