SAIL 是一个跨平台图像加载与保存库,支持动画、元数据和 ICC 配置文件。在 1.0.0 版本之前, 中的 函数在分配解码后的像素缓冲区时,采用了 X11 的“每字面量一字节”布局。然而,对于一个 X10 静态短文件(static short file),其扁平化解码循环会为每个字面量写入两个由文件内容控制的字节。 当 计算出的每行字节数为奇数时,X10 格式的字面量计数会包含每行的一个填充字节,但目标缓冲区中并没有为这些字节预留空间。因此,通过 、 或 函数加载 XBM 图像时,会触发向前方向的堆溢出(for
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| HappySeaFox | sail | < 1.0.0 |
affected |
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.
| Vendor | Product | Affected Versions | CPE | Subscribe |
|---|---|---|---|---|
| HappySeaFox | sail | < 1.0.0 | - |
|
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| CVE-2026-54627 | 9.8 CRITICAL | SAIL: Heap out-of-bounds write in SAIL PSD decoder (Bitmap mode ignores depth) |
| CVE-2026-54626 | 9.8 CRITICAL | SAIL: Heap out-of-bounds write in SAIL TGA decoder (indexed-RLE bpp/stride mismatch) |
No comments yet