提交 #552245: xorbitsai inference 0.15.0 to 1.4.1 Deserialization信息

标题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 年前)
管理2025-04-15 03時16分 (8 days later)
状态已接受
VulDB条目304679 [Xorbits Inference 直到 1.4.1 model.py load 权限提升]
积分20

Do you want to use VulDB in your project?

Use the official API to access entries easily!