VDB
EN
HIGH 8.8

GHSA-4f3f-g24h-fr8m

Keras has an untrusted deserialization vulnerability

상세

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.

이 버전이 영향받나요?

사용 중인 패키지 버전을 입력하면 즉시 평가합니다.

영향 패키지

PyPI / keras
최초 영향 버전: 0 수정 버전: 3.13.2
수정 pip install --upgrade 'keras>=3.13.2'

참고