VDB
EN
MEDIUM 6.1

PYSEC-2026-3632

Keras: DiskIOStore permits path traversal through crafted layer names

빠른 조치

PYSEC-2026-3632 — keras: 아래 명령으로 수정 버전으로 올리세요.

pip install --upgrade 'keras>=3.12.3'

상세

A path traversal vulnerability exists in keras-team/keras version 3.14.0, specifically in the `DiskIOStore.make` method within the Keras 3 model saving and loading library. This vulnerability arises from the improper handling of user-provided layer names, which are used to construct directory paths without sanitizing for parent directory components (`..`). While forward slashes (`/`) are restricted in layer names, directory traversal sequences are not. This allows an attacker to craft a malicious Keras model that, when saved or loaded, can escape the intended temporary working directory and perform unauthorized file system operations, such as creating directories or writing files in arbitrary locations.

이 버전이 영향받나요?

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

영향 패키지

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

참고