We found results for “”
CVE-2021-3941
Good to know:
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
Related Resources (11)
Severity Score
Weakness Type (CWE)
Divide By Zero
CWE-369Top Fix
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: |
Vulnerabilities
Projects
Contact Us


