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
iccDEV: HBO in icAnsiToUtf8()
Vulnerability Description
iccDEV provides a set of libraries and tools for working with ICC color management profiles. Prior to version 2.3.1.6, there is a heap-buffer-overflow (HBO) in icAnsiToUtf8() in the XML conversion path. The issue is triggered by a crafted ICC profile which causes icAnsiToUtf8(std::string&, char const*) to treat an input buffer as a C-string and call operations that rely on strlen()/null-termination. AddressSanitizer reports an out-of-bounds READ of size 115 past a 114-byte heap allocation, with the failure observed while running the iccToXml tool. This issue has been patched in version 2.3.1.6.
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Vulnerability Type
跨界内存读
Vulnerability Title
iccDEV 缓冲区错误漏洞
Vulnerability Description
iccDEV是International Color Consortium开源的一个颜色配置代码库。 iccDEV 2.3.1.6之前版本存在缓冲区错误漏洞,该漏洞源于XML转换路径中的icAnsiToUtf8函数存在堆缓冲区溢出。
CVSS Information
N/A
Vulnerability Type
N/A