製品・ソフトウェアに関する情報
Applio における信頼できないデータのデシリアライゼーションに関する脆弱性
Title Applio における信頼できないデータのデシリアライゼーションに関する脆弱性
Summary

Applio には、信頼できないデータのデシリアライゼーションに関する脆弱性が存在します。

Possible impacts 情報を取得される、情報を改ざんされる、およびサービス運用妨害 (DoS) 状態にされる可能性があります。
Solution

ベンダアドバイザリまたはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。

Publication Date March 19, 2025, midnight
Registration Date Aug. 5, 2025, 4:52 p.m.
Last Update Aug. 5, 2025, 4:52 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月05日]   掲載 Aug. 5, 2025, 3:46 p.m.

NVD Vulnerability Information
CVE-2025-27780
Summary

Applio is a voice conversion tool. Versions 3.2.8-bugfix and prior are vulnerable to unsafe deserialization in model_information.py. `model_name` in model_information.py takes user-supplied input (e.g. a path to a model) and pass that value to the `run_model_information_script` and later to `model_information` function, which loads that model with `torch.load` in rvc/train/process/model_information.py (on line 16 in 3.2.8-bugfix), which is vulnerable to unsafe deserialization. The issue can lead to remote code execution. A patch is available in 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