CyberRota Analysis
AI-GeneratedThe Pillow Python imaging library is vulnerable to a heap out-of-bounds write when using public image coordinate APIs with values near the signed 32-bit integer limits in functions like Image.paste(), Image.crop(), or Image.alpha_composite. This vulnerability could lead to potential memory corruption and application crashes, posing a significant risk to applications that utilize these functions. Developers and organizations using versions prior to 12.3.0 should prioritize upgrading to mitigate this high-severity risk.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
Pillow is a Python imaging library. Prior to 12.3.0, Pillow public image coordinate APIs can trigger a native heap out-of-bounds write when given coordinates near the signed 32-bit integer limits in Image.paste(), Image.crop(), or Image.alpha_composite(). This issue is fixed in version 12.3.0.
Related CVEs
Other vulnerabilities affecting the same vendor(s)