PT-2024-28624 · Unknown · Bert-Vits2
Sylwia Budzynska
·
Published
2024-07-22
·
Updated
2024-09-11
·
CVE-2024-39685
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Bert-VITS2 versions 2.3 and earlier
Description
The issue arises from user input being directly used in a command executed with subprocess.run(cmd, shell=True) in the resample function, leading to arbitrary command execution. This is due to the
data dir variable being used without proper sanitization.Recommendations
For versions 2.3 and earlier, as a temporary workaround, consider restricting the use of the
resample function until a patch is available. Avoid using the data dir variable in the affected function to minimize the risk of exploitation. At the moment, there is no information about a newer version that contains a fix for this vulnerability.Exploit
OS Command Injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Bert-Vits2