Retrieval-based-Voice-Conversion-WebUI is a voice changing framework based on VITS. Versions 2.2.231006 and prior are vulnerable to command injection. The variables exp_dir1, np7 and f0method8 take user input and pass it into the extract_f0_feature function, which concatenates them into a command that is run on the server. This can lead to arbitrary command execution. As of time of publication, no known patches exist.
CVSS
No CVSS.
References
Configurations
No configuration.
History
05 May 2025, 17:18
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-05-05 17:18
Updated : 2025-05-05 20:54
NVD link : CVE-2025-43843
Mitre link : CVE-2025-43843
CVE.ORG link : CVE-2025-43843
JSON object : View
Products Affected
No product.
CWE
CWE-77
Improper Neutralization of Special Elements used in a Command ('Command Injection')