Lucene search

K
cve[email protected]CVE-2023-34111
HistoryJun 06, 2023 - 5:15 p.m.

CVE-2023-34111

2023-06-0617:15:15
CWE-77
CWE-20
web.nvd.nist.gov
35
cve
2023
34111
command injection
github
repository
security vulnerability
code execution
workflow
bash command

9.8 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

0.001 Low

EPSS

Percentile

33.5%

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.

Affected configurations

Vulners
NVD
Node
taosdatagrafanapluginRange2e4c82b002

CNA Affected

[
  {
    "vendor": "taosdata",
    "product": "grafanaplugin",
    "versions": [
      {
        "version": "<= 2e4c82b002",
        "status": "affected"
      }
    ]
  }
]

9.8 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

0.001 Low

EPSS

Percentile

33.5%

Related for CVE-2023-34111