Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
Ray < 2.56.0 Unsafe Deserialization RCE via WebDataset Reader
Vulnerability Description
Ray prior to 2.56.0 contains an unsafe deserialization vulnerability in the WebDataset reader that allows attackers to achieve remote code execution by supplying a malicious tar archive to the read_webdataset() function. The _default_decoder() function in webdataset_datasource.py unconditionally calls pickle.loads() on tar entries with .pkl/.pickle extensions and torch.load() with weights_only=False on .pt/.pth entries, executing arbitrary code inside Ray remote workers on every worker that processes the malicious archive.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Vulnerability Type
可信数据的反序列化
Vulnerability Title
ray-project ray 反序列化漏洞
Vulnerability Description
ray-project Ray是ray-project组织开源的一个用于扩展 AI 和 Python 应用程序的统一框架。 ray-project ray 2.56.0之前版本存在反序列化漏洞,该漏洞源于WebDataset reader中存在不安全的反序列化,允许攻击者通过向read_webdataset()函数提供恶意tar归档文件实现远程代码执行。
CVSS Information
N/A
Vulnerability Type
N/A