mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-08 02:28:25 -05:00
[GH-ISSUE #883] vulnerability in cs249r_book project #1613
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ankitdn on GitHub (Jul 2, 2025).
Original GitHub issue: https://github.com/harvard-edge/cs249r_book/issues/883
While working on cs249r_book project, I discovered a critical vulnerability CVE-2025-48379 in the pillow package. The vulnerability is a heap buffer overflow in the DDS encoding logic, introduced in version 11.2.0. It can be triggered when processing large DDS images and may lead to crashes or remote code execution.
CVE Link
CVE Report