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
OpenImageIO: Softimage PIC RLE decoder heap buffer overflow — longCount not clamped to image width
Vulnerability Description
OpenImageIO is a toolset for reading, writing, and manipulating image files of any image file format relevant to VFX / animation. Prior to 3.0.18.0 and 3.1.13.0, softimageinput.cpp:469 (mixed RLE) and :345 (pure RLE) do not clamp the run length to remaining scanline width before writing pixels. The raw packet path (line 403) correctly clamps with std::min, but RLE paths skip this check. A crafted .pic file causes heap overflow up to 65535 bytes. This vulnerability is fixed in 3.0.18.0 and 3.1.13.0.
CVSS Information
N/A
Vulnerability Type
跨界内存写
Vulnerability Title
OpenImageIO 缓冲区错误漏洞
Vulnerability Description
OpenImageIO是OpenImageIO开源的一个图像处理库。具有易于使用的界面和大量受支持的图像格式。 OpenImageIO 3.0.18.0之前版本和3.1.13.0之前版本存在缓冲区错误漏洞,该漏洞源于softimageinput.cpp中RLE路径未将运行长度限制为剩余扫描线宽度,导致堆溢出。
CVSS Information
N/A
Vulnerability Type
N/A