Lucene search

K
cveGitHub_MCVE-2023-31128
HistoryMay 26, 2023 - 10:15 p.m.

CVE-2023-31128

2023-05-2622:15:14
CWE-78
GitHub_M
web.nvd.nist.gov
34
nextcloud cookbook
cve-2023-31128
command injection
code injection
github
security vulnerability
commit
nextcloud server

CVSS3

8.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

AI Score

8.9

Confidence

High

EPSS

0.007

Percentile

80.5%

NextCloud Cookbook is a recipe library app. Prior to commit a46d9855 on the master branch and commit 489bb744 on the main-0.9.x branch, the pull-checks.yml workflow is vulnerable to command injection attacks because of using an untrusted github.head_ref field. The github.head_ref value is an attacker-controlled value. Assigning the value to zzz";echo${IFS}"hello";# can lead to command injection. Since the permission is not restricted, the attacker has a write-access to the repository. This issue is fixed in commit a46d9855 on the master branch and commit 489bb744 on the main-0.9.x branch. There is no risk for the user of the app within the NextCloud server. This only affects the main repository and possible forks of it. Those who have forked the NextCloud Cookbook repository should make sure their forks are on the latest version to prevent code injection attacks and similar.

Affected configurations

Nvd
Vulners
Node
nextcloudcookbookRange0.9.00.9.19
VendorProductVersionCPE
nextcloudcookbook*cpe:2.3:a:nextcloud:cookbook:*:*:*:*:*:*:*:*

CNA Affected

[
  {
    "vendor": "nextcloud",
    "product": "cookbook",
    "versions": [
      {
        "version": "master < a46d9855",
        "status": "affected"
      },
      {
        "version": "main-0.9.x < 489bb744",
        "status": "affected"
      }
    ]
  }
]

CVSS3

8.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

AI Score

8.9

Confidence

High

EPSS

0.007

Percentile

80.5%

Related for CVE-2023-31128