CVE-2024-39688
CVSS V2 None
CVSS V3 None
Description
Bert-VITS2 is the VITS2 Backbone with multilingual bert. User input supplied to the data_dir variable is concatenated with other folders and used to open a new file in the generate_config function, which leads to a limited file write. The issue allows for writing /config/config.json file in arbitrary directory on the server. If a given directory path doesn’t exist, the application will return an error, so this vulnerability could also be used to gain information about existing directories on the server. This affects fishaudio/Bert-VITS2 2.3 and earlier.
Overview
- CVE ID
- CVE-2024-39688
- Assigner
- GitHub_M
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-07-22T15:21:18.371Z
- Last Modified Date
- 2024-07-22T15:21:18.371Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://securitylab.github.com/advisories/GHSL-2024-045_GHSL-2024-047_fishaudio_Bert-VITS2/ | x_refsource_CONFIRM |
https://github.com/fishaudio/Bert-VITS2/blob/76653b5b6d657143721df2ed6c5c246b4b1d9277/webui_preprocess.py#L130-L133 | x_refsource_MISC |
https://github.com/fishaudio/Bert-VITS2/blob/76653b5b6d657143721df2ed6c5c246b4b1d9277/webui_preprocess.py#L34 | x_refsource_MISC |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2024-39688 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-39688 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-07-23 13:16:13 | Added to TrackCVE |