CVE编号 | CVE-2025-1550 |
---|---|
发布日期 | 2025-03-11T08:12:34.974Z |
更新日期 | 2025-03-11T14:10:22.002Z |
状态 | PUBLISHED |
受影响的供应商 | |
受影响的产品 | Keras |
描述 | 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. |
参考链接: