目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2025-1550— Keras 代码注入漏洞

一分钟漏洞结论

影响对象
Google Keras
利用判断
存在公开或 AI PoC,应优先验证
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

Keras是Keras开源的一个多后端深度学习框架。 Keras存在代码注入漏洞,该漏洞源于允许通过手动构造的恶意keras存档执行任意代码,即使在安全模式下也是如此。

AI 预测 9.8 利用难度: 极易 EPSS 2.58% · P84

公开利用映射 1

ExploitDB · 1 EDB-52359 [remote]
获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2025-1550 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
Arbitrary Code Execution via Crafted Keras Config for Model Loading
来源: CVE Program / CVE List V5
Vulnerability Description
The Keras Model.load_model function permits arbitrary code execution, even with safe_mode=True, through a manually constructed, malicious .keras archive. By altering the config.json file within the archive, an attacker can specify arbitrary Python modules and functions, along with their arguments, to be loaded and executed during model loading.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:A/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H
来源: CVE Program / CVE List V5
Vulnerability Type
对生成代码的控制不恰当(代码注入)
来源: CVE Program / CVE List V5
Vulnerability Title
Keras 代码注入漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Keras是Keras开源的一个多后端深度学习框架。 Keras存在代码注入漏洞,该漏洞源于允许通过手动构造的恶意keras存档执行任意代码,即使在安全模式下也是如此。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
Google Keras 3.0.0 ~ 3.8.0 -

二、漏洞 CVE-2025-1550 的公开POC

# POC 描述 源链接 神龙链接
1 None https://github.com/ChCh0i/cve-2025-1550 POC详情
2 The Keras Model.load_model function permits arbitrary code execution, even with safe_mode=True, through a manually constructed, malicious .keras archive. By altering the config.json file within the archive, an attacker can specify arbitrary Python modules and functions, along with their arguments, to be loaded and executed during model loading https://github.com/projectdiscovery/nuclei-templates/blob/main/code/cves/2025/CVE-2025-1550.yaml POC详情
AI 生成 POC 高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2025-1550 的情报信息

登录查看更多情报信息。

CVE-2025-1550 补丁与修复 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2025-1550

暂无评论


发表评论