In ImfChromaticities.cpp routine... CVE-2021-3941

2.1 AV AC AU C I A
发布: 2022-03-25
修订: 2024-11-21

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.

0%
暂无可用Exp或PoC
当前有9条受影响产品信息