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 an Undefined Behavior (UB) condition in IccProfLib/IccIO.cpp caused by an implicit conversion from a negative signed integer to size_t (unsigned), which changes the value. This issue has been patched in version 2.3.1.6.
Problem types
CWE-681: Incorrect Conversion between Numeric Types
Product status
References
github.com/...iccDEV/security/advisories/GHSA-rmxp-pxf4-p7wm
github.com/InternationalColorConsortium/iccDEV/issues/718
github.com/InternationalColorConsortium/iccDEV/pull/727