—
PYSEC-2025-61
상세
Pillow is a Python imaging library. In versions 11.2.0 to before 11.3.0, there is a heap buffer overflow when writing a sufficiently large (>64k encoded with default settings) image in the DDS format due to writing into a buffer without checking for available space. This only affects users who save untrusted data as a compressed DDS image. This issue has been patched in version 11.3.0.
이 버전이 영향받나요?
사용 중인 패키지 버전을 입력하면 즉시 평가합니다.
영향 패키지
PyPI / pillow
최초 영향 버전:
0 수정 버전: 89f1f4626a2aaf5f3d5ca6437f41def2998fbe09 수정
pip install --upgrade 'pillow>=89f1f4626a2aaf5f3d5ca6437f41def2998fbe09' 참고
- https://github.com/python-pillow/Pillow/security/advisories/GHSA-xg8h-j46f-w952 [ADVISORY]
- https://github.com/python-pillow/Pillow/commit/ef98b3510e3e4f14b547762764813d7e5ca3c5a4 [FIX]
- https://github.com/python-pillow/Pillow/pull/9041 [WEB]
- https://github.com/python-pillow/Pillow/releases/tag/11.3.0 [WEB]