Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
Pillow: PcfFontFile._load_bitmaps()`: `Image.frombytes()` called without `_decompression_bomb_check()` — bomb protection bypass via PCF font loading
Vulnerability Description
Pillow is a Python imaging library. Prior to 12.3.0, PIL/PcfFontFile.py _load_bitmaps() read glyph dimensions from the PCF METRICS section and passed them directly to Image.frombytes() without calling Image._decompression_bomb_check(), allowing crafted PCF font data to cause excessive memory allocation. This issue is fixed in version 12.3.0.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Vulnerability Type
未经控制的内存分配
Vulnerability Title
Pillow 资源管理错误漏洞
Vulnerability Description
Pillow是Pillow组织开源的一款基于Python的图像处理库。 Pillow 12.3.0之前版本存在资源管理错误漏洞,该漏洞源于在 PCF 文件中读取字符尺寸时未调用 decompression bomb check,可能导致特制 PCF 字体数据造成内存过度分配。
CVSS Information
N/A
Vulnerability Type
N/A