Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

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

Source
Associated Vulnerability
Title:Keras 代码注入漏洞 (CVE-2025-1550)
Description:Keras是Keras开源的一个多后端深度学习框架。 Keras存在代码注入漏洞,该漏洞源于允许通过手动构造的恶意keras存档执行任意代码,即使在安全模式下也是如此。
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
File Snapshot

id: CVE-2025-1550 info: name: Keras Model.load_model - Arbitrary Code Execution author: nukunga ...
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.