CVE-2021-3941 Information
Jun 07, 2022
cve
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.
CVSS Vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H
Reference
https://bugzilla.redhat.com/show_bug.cgi?id=2019789 https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/I2JSMJ7HLWFPYYV7IAQZD5ZUUUN7RWBN/
Attack Complexity
LOW
Privileges Required
LOW
User Interaction Required
LOW
Scope
NONE
Confidentiality Impact
CHANGED
Integrity Impact
NONE
Availability Impact
NONE
Base Score
HIGH
Base Severity
6.5
Share on: