Description
iccDEV provides a set of libraries and tools for working with ICC color management profiles. Prior to version 2.3.1.6, a crafted ICC profile can trigger Undefined Behavior (UB) via a null-pointer member call in CIccCombinedConnectionConditions::CIccCombinedConnectionConditions() (reported by UBSan as “member call on null pointer of type CIccTagSpectralViewingConditions”). The issue is reachable when running iccApplyNamedCmm with -PCC using a malformed .icc profile. This issue has been patched in version 2.3.1.6.
Problem types
CWE-476: NULL Pointer Dereference
Product status
References
github.com/...iccDEV/security/advisories/GHSA-9p35-7hp5-4hg4
github.com/InternationalColorConsortium/iccDEV/issues/676
github.com/InternationalColorConsortium/iccDEV/pull/691