OpenEXR is vulnerable to Information Disclosure
43
Medium Risk
PyOpenEXR allocates a full data-window-shaped NumPy array for each channel but installs a framebuffer slice whose row stride is based on the subsampled row width. When reading a crafted scanline EXR that contains a horizontally subsampled channel, the native reader writes later source rows into the tail of earlier array rows and leaves the final array row uninitialized. The stale row is returned through the default OpenEXR.File API, exposing same-process heap contents. The fix corrects the framebuffer stride so each destination row is fully written.
You are affected if you are using a version that falls within the vulnerable range and you read untrusted EXR files with subsampled channels through the PyOpenEXR Python bindings.
OpenEXR is vulnerable to Information Disclosure in versions 3.3.0 - 3.3.12 and 3.4.0 - 3.4.13.
Upgrade the OpenEXR library to the patch version.
Connect your repositories to instantly see whether vulnerable or malicious packages exist in your codebase.
Free. No credit card required.

I consent to receiving marketing communications based on Aikido’s Privacy Policy.
SOC 2Compliant
ISO 27001Compliant