Applio における信頼できないデータのデシリアライゼーションに関する脆弱性
| Title |
Applio における信頼できないデータのデシリアライゼーションに関する脆弱性
|
| Summary |
Applio には、信頼できないデータのデシリアライゼーションに関する脆弱性が存在します。
|
| Possible impacts |
情報を取得される、情報を改ざんされる、およびサービス運用妨害 (DoS) 状態にされる可能性があります。 |
| Solution |
ベンダアドバイザリまたはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。 |
| Publication Date |
March 19, 2025, midnight |
| Registration Date |
Aug. 4, 2025, 3:03 p.m. |
| Last Update |
Aug. 4, 2025, 3:03 p.m. |
|
CVSS3.0 : 緊急
|
| Score |
9.8
|
| Vector |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Affected System
| Applio |
|
Applio 3.2.8-bugfix およびそれ以前
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
その他
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2025年08月04日] 掲載 |
Aug. 4, 2025, 3:03 p.m. |
NVD Vulnerability Information
CVE-2025-27781
| Summary |
Applio is a voice conversion tool. Versions 3.2.8-bugfix and prior are vulnerable to unsafe deserialization in inference.py. `model_file` in inference.py as well as `model_file` in tts.py take user-supplied input (e.g. a path to a model) and pass that value to the `change_choices` and later to `get_speakers_id` function, which loads that model with `torch.load` in inference.py (line 326 in 3.2.8-bugfix), which is vulnerable to unsafe deserialization. The issue can lead to remote code execution. A patch is available on the `main` branch of the repository.
|
| Publication Date |
March 20, 2025, 6:15 a.m. |
| Registration Date |
March 21, 2025, 4:03 a.m. |
| Last Update |
March 20, 2025, 6:15 a.m. |
Related information, measures and tools
Common Vulnerabilities List