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: Shift exponent overflow in `readVariableLengthInteger()` (`ImfIDManifest.cpp`)
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, readVariableLengthInteger() decodes a variable-length integer from untrusted EXR input without bounding the shift count. After enough continuation bytes, the code executes a left shift by 70 on a 64-bit value, which is undefined behavior. 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之前版本存在输入验证错误漏洞,该漏洞源于readVariableLengthInteger()解码可变长度整数时未限制移位计数,可能导致未定义行为。
CVSS Information
N/A
Vulnerability Type
N/A