| 제목 | 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. PM 04:22 (1 년도 ago) |
|---|
| 모더레이션 | 2025. 04. 15. AM 03:16 (8 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 304679 [Xorbits Inference 까지 1.4.1 model.py load 권한 상승] |
|---|
| 포인트들 | 20 |
|---|