Vulnerability in Openexr
CVE-2021-3941
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.
EPSS: 0.003 (22.1th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 6.5 (Medium). Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H.
Affected products
- Openexr — versions 3.1.2
- Debian Debian_linux — versions 10.0, 11.0
- Fedoraproject Fedora — versions 34, 35, 36
- Redhat Enterprise_linux — versions 6.0, 7.0, 8.0
- N/a Openexr — versions OpenEXR 3.1.2
Weakness classification (CWE)
References
- secalert@redhat.com (Patch, Third Party Advisory, Issue Tracking)
- secalert@redhat.com (vendor-advisory)
- secalert@redhat.com (vendor-advisory, Third Party Advisory)
- secalert@redhat.com (vendor-advisory, Third Party Advisory)
- secalert@redhat.com (mailing-list, Mailing List, Third Party Advisory)
Frequently asked questions
- What is CVE-2021-3941?
- CVE-2021-3941 is a medium-severity vulnerability in Openexr, classified under Divide By Zero. CVSS score: 6.5/10. Published 2022-03-25.
- How severe is CVE-2021-3941?
- Medium severity. CVSS v3 base score is 6.5 out of 10.