icon

We found results for “

CVE-2021-3941

Good to know:

icon

Date: March 24, 2022

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.

Severity Score

Severity Score

Weakness Type (CWE)

Divide By Zero

CWE-369

Top Fix

icon

Upgrade Version

Upgrade to version openexr - 3.1.4

Learn More

CVSS v3.1

Base Score:
Attack Vector (AV): LOCAL
Attack Complexity (AC): LOW
Privileges Required (PR): LOW
User Interaction (UI): NONE
Scope (S): CHANGED
Confidentiality (C): NONE
Integrity (I): NONE
Availability (A): HIGH

CVSS v2

Base Score:
Access Vector (AV): LOCAL
Access Complexity (AC): LOW
Authentication (AU): NONE
Confidentiality (C): NONE
Integrity (I): NONE
Availability (A): PARTIAL
Additional information:

Do you need more information?

Contact Us