libvips 是一个具有低内存需求的快速图像处理库。在 8.18.3 版本之前,libvips/foreign/radiance.c 中旧式 Radiance RLE 解码器在 scanline_read_old 函数中遇到扫描行开头的重复标记时,会在任何先前的像素存在之前读取 q[-1]。因此,通过 VipsForeignLoadRad 加载的精心构造的 Radiance 图像可能会泄露相邻堆数据的四个字节,很可能是其他图像数据。此问题已在 8.18.3 版本中修复。
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.
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| CVE-2026-69242 | 8.4 HIGH | libvips: Integer overflow leading to heap buffer overflow leading to possible attacker-con |
| CVE-2026-70651 | 6.9 MEDIUM | libvips: Possible integer overflow when reading multi-page TIFF images via ImageMagick |
| CVE-2026-70654 | 5.8 MEDIUM | libvips: A well-crafted PPM image processed via a custom source could lead to possible hea |
| CVE-2026-70652 | 2.0 LOW | libvips: Possible heap-based buffer read overflow when resizing and re-encoding a JPEG wit |
No comments yet