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
OpenEXR: Out-of-bounds read in `IDManifest::init()` during prefix expansion
Vulnerability Description
OpenEXR provides the specification and reference implementation of the EXR file format, an image storage format for the motion picture industry. From versions 3.0.0 to before 3.2.9, 3.3.0 to before 3.3.11, and 3.4.0 to before 3.4.11, IDManifest::init() reconstructs strings from a prefix-compressed representation. If the previous string is longer than 255 bytes, the next string is expected to begin with a 2-byte prefix length. The code reads stringList[i][0] and stringList[i][1] without checking that the current string has at least two bytes. This issue has been patched in versions 3.2.9, 3.3.11, and 3.4.11.
CVSS Information
N/A
Vulnerability Type
跨界内存读
Vulnerability Title
OpenEXR 缓冲区错误漏洞
Vulnerability Description
OpenEXR是Academy Software Foundation开源的一种高动态范围图像(HDR)文件格式的开放标准。 OpenEXR 3.0.0版本至3.2.9之前版本、3.3.0版本至3.3.11之前版本和3.4.0版本至3.4.11之前版本存在缓冲区错误漏洞,该漏洞源于IDManifest::init()重构前缀压缩字符串时未检查当前字符串至少有两个字节,可能导致越界读取。
CVSS Information
N/A
Vulnerability Type
N/A