Impact
The vulnerability arises from type confusion within the CIccSingleSampledeCurveXml class during XML Curve Serialization. This flaw may allow malformed input to be interpreted incorrectly, potentially leading to memory corruption or execution of unintended code. The weakness is categorized under CWE‑188 (Type Confusion), CWE‑703 (Inheritance Issues), and CWE‑843 (Type Conversion or Cast Errors).
Affected Systems
International Color Consortium's iccDEV library, versions 2.3.1.1 and earlier, are affected. The vendor released a fix in version 2.3.1.2, which remediate the type confusion in the XML serialization component.
Risk and Exploitability
The CVSS score of 6.6 classifies the issue as moderate severity. The EPSS score is below 1%, indicating a low probability of exploitation in the wild, and the vulnerability is not listed in the CISA KEV catalog. Based on the description, attackers would need to supply malicious XML data processed by the affected library, suggesting the risk is primarily local unless the library is exposed through a network interface.
OpenCVE Enrichment