libvips 是一款高性能、低内存占用的图像处理库。在 8.18.3 版本之前,如果应用程序定义了特殊的自定义 libvips 数据源,并使用这些源来处理不受信任的未压缩 PPM 图像,可能会在 libvips/iofuncs/source.c 中的 vips_source_read_to_memory 函数中触发最大/最小值计算错误。该函数在选择剩余读取大小时,错误地使用了 VIPS_MAX 而非 VIPS_MIN,导致最多可向已分配的堆缓冲区外写入 4032 字节,从而引发内存损坏或进程崩溃。该问题已在 8.
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-70653 | 4.8 MEDIUM | libvips: Possible heap-based buffer read overflow when decoding a well-crafted RLE Radianc |
| CVE-2026-70652 | 2.0 LOW | libvips: Possible heap-based buffer read overflow when resizing and re-encoding a JPEG wit |
No comments yet