漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Safe Mode Bypass in keras-team/keras
Vulnerability Description
A vulnerability in the `TFSMLayer` class of the `keras` package, version 3.13.0, allows attacker-controlled TensorFlow SavedModels to be loaded during deserialization of `.keras` models, even when `safe_mode=True`. This bypasses the security guarantees of `safe_mode` and enables arbitrary attacker-controlled code execution during model inference under the victim's privileges. The issue arises due to the unconditional loading of external SavedModels, serialization of attacker-controlled file paths, and the lack of validation in the `from_config()` method.
CVSS Information
N/A
Vulnerability Type
可信数据的反序列化
Vulnerability Title
Keras 代码问题漏洞
Vulnerability Description
Keras是Keras开源的一个多后端深度学习框架。 Keras 3.13.0版本存在代码问题漏洞,该漏洞源于TFSMLayer类无条件加载外部SavedModels,可能导致任意代码执行。
CVSS Information
N/A
Vulnerability Type
N/A