Lucene search

K
cveGitHub_MCVE-2024-39686
HistoryJul 22, 2024 - 4:15 p.m.

CVE-2024-39686

2024-07-2216:15:03
CWE-78
GitHub_M
web.nvd.nist.gov
23
bert-vits2
multilingual bert
command execution
subprocess.run
fishaudio/bert-vits2

CVSS3

9.8

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

AI Score

9.6

Confidence

High

EPSS

0.001

Percentile

28.2%

Bert-VITS2 is the VITS2 Backbone with multilingual bert. User input supplied to the data_dir variable is used directly in a command executed with subprocess.run(cmd, shell=True) in the bert_gen function, which leads to arbitrary command execution. This affects fishaudio/Bert-VITS2 2.3 and earlier.

Affected configurations

Nvd
Vulners
Vulnrichment
Node
fishaudiobert-vits2Range2.3
VendorProductVersionCPE
fishaudiobert-vits2*cpe:2.3:a:fishaudio:bert-vits2:*:*:*:*:*:*:*:*

CNA Affected

[
  {
    "vendor": "FishAudio",
    "product": "Bert-VITS2",
    "versions": [
      {
        "version": "<= 2.3",
        "status": "affected"
      }
    ]
  }
]

CVSS3

9.8

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

AI Score

9.6

Confidence

High

EPSS

0.001

Percentile

28.2%

Related for CVE-2024-39686