SB2024072924 - Multiple vulnerabilities in FishAudio Bert-VITS2



SB2024072924 - Multiple vulnerabilities in FishAudio Bert-VITS2

Published: July 29, 2024

Security Bulletin ID SB2024072924
Severity
High
Patch available
NO
Number of vulnerabilities 3
Exploitation vector Remote access
Highest impact Code execution

Breakdown by Severity

High 67% Medium 33%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 3 secuirty vulnerabilities.


1) Command Injection (CVE-ID: CVE-2024-39685)

The vulnerability allows a remote attacker to execute arbitrary commands on the target system.

The vulnerability exists due to improper input validation in resample function in webui_preprocess.py. A remote unauthenticated attacker can pass specially crafted data to the application and execute arbitrary commands on the target system.

Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.


2) Path traversal (CVE-ID: CVE-2024-39688)

The vulnerability allows a remote attacker to perform directory traversal attacks.

The vulnerability exists due to input validation error when processing directory traversal sequences in the generate_config function in webui_preprocess.py. A remote attacker can send a specially crafted HTTP request and write arbitrary files on the system.


3) Command Injection (CVE-ID: CVE-2024-39686)

The vulnerability allows a remote attacker to execute arbitrary commands on the target system.

The vulnerability exists due to improper input validation in bert_gen function in webui_preprocess.py. A remote unauthenticated attacker can pass specially crafted data to the application and execute arbitrary commands on the target system.

Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.


Remediation

Cybersecurity Help is not aware of any official remediation provided by the vendor.