Integer Overflow or Wraparound
CVE-2020-11759
Summary
An issue was discovered in OpenEXR prior to 2.2.2, 2.3.x, and 2.4.x prior to 2.4.1. Because of integer overflows in "CompositeDeepScanLine::Data::handleDeepFrameBuffer" and "readSampleCountForLineBlock", an attacker can write to an out-of-bounds pointer.
- LOW
- LOCAL
- NONE
- UNCHANGED
- REQUIRED
- NONE
- NONE
- HIGH
CWE-190 - Integer Overflow or Wraparound
The software performs a calculation that can produce an integer overflow or wraparound, when the logic assumes that the resulting value will always be larger than the original value. This can introduce other weaknesses when the calculation is used for resource management or execution control.
Advisory Timeline
- Published