CVE-2021-3941
Expert Analysis
Professional remediation guidance
Get tailored security recommendations from our analyst team for CVE-2021-3941. We'll provide specific mitigation strategies based on your environment and risk profile.
Description
In ImfChromaticities.cpp routine RGBtoXYZ(), there are some division operations such as `float Z = (1 - chroma.white.x - chroma.white.y) * Y / chroma.white.y;` and `chroma.green.y * (X + Z))) / d;` but the divisor is not checked for a 0 value. A specially crafted file could trigger a divide-by-zero condition which could affect the availability of programs linked with OpenEXR.
Available Exploits
Related News
GitHub Security Advisories
Community-driven vulnerability intelligence from GitHub
Advisory Details
CVSS Scoring
CVSS Score
CVSS Vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H
References
Advisory provided by GitHub Security Advisory Database. Published: March 26, 2022, Modified: April 5, 2022