cbcvebase.
CVE-2021-3941
published 2022-03-25

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;`…

medium6.5CVSS 3.1
AVLACLPRLUINSCCNINAH
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.

Affected

19 ranges
VendorProductVersion rangeFixed in
debiandebian_linux
debiandebian_linux
debianopenexr< openexr 3.1.5-2 (bookworm)openexr 3.1.5-2 (bookworm)
fedoraprojectfedora
fedoraprojectfedora
fedoraprojectfedora
openexropenexr
openexropenexr
openexropenexr>= 0 < 2.5.4-2+deb11u12.5.4-2+deb11u1
openexropenexr>= 0 < 3.1.5-23.1.5-2
openexropenexr>= 0 < 3.1.5-23.1.5-2
openexropenexr>= 0 < 3.1.5-23.1.5-2
openexropenexr>= 0 < 2.3.0-6ubuntu0.5+esm12.3.0-6ubuntu0.5+esm1
openexropenexr>= 0 < 2.5.7-1ubuntu0.1~esm12.5.7-1ubuntu0.1~esm1
redhatenterprise_linux
redhatenterprise_linux
redhatenterprise_linux
typo3cms>= 11.0.0 < 11.5.011.5.0
typo3cms-core>= 11.0.0 < 11.5.011.5.0

CVSS provenance

nvdv3.16.5MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H
ghsa5.0MEDIUM
osv6.5MEDIUM