| タイトル | xorbitsai inference 0.15.0 to 1.4.1 Deserialization |
|---|
| 説明 | The inference tool by xorbitsai is an LLM deployment tool. It's used to load, run, and manage LLMs for inference tasks. In the xinference/thirdparty/cosyvoice/cli/model.py file , there's a CWE - 502 vulnerability in the load method. This vulnerability exists in version v1.x. The torch.load function is used without the weights_only=True parameter, allowing arbitrary code execution if malicious files are loaded. This poses security risks like unauthorized access and data leakage.
More details: https://github.com/xorbitsai/inference/issues/3190 |
|---|
| ソース | ⚠️ https://github.com/xorbitsai/inference/issues/3190 |
|---|
| ユーザー | ybdesire (UID 83239) |
|---|
| 送信 | 2025年04月06日 16:22 (1 年 ago) |
|---|
| モデレーション | 2025年04月15日 03:16 (8 days later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 304679 [Xorbits Inference 迄 1.4.1 model.py load 特権昇格] |
|---|
| ポイント | 20 |
|---|