AcademySoftwareFoundation.openexr is vulnerable to Denial of Service (DoS)
75
High Risk
OpenEXR's IDManifest parser reads a signed entry count directly from decompressed manifest data and resizes an internal vector to that count without checking it against the amount of data actually remaining or rejecting negative values. Each entry default-constructs a sizeable struct, so a crafted file only a few hundred bytes long can force the library to commit gigabytes of real memory before a single entry is read, crashing the process or triggering an out-of-memory kill. The allocation size comes purely from the declared count, independent of what the file actually contains. The fix rejects negative counts and grows the manifest one entry at a time instead of preallocating from the untrusted count.
You are affected if you are using a version that falls within the vulnerable range.
AcademySoftwareFoundation.openexr is vulnerable to Denial of Service (DoS) in versions 3.0.1 - 3.2.11, 3.3.0 - 3.3.13 and 3.4.0 - 3.4.14.
Upgrade the AcademySoftwareFoundation.openexr and/or 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
ISO 42001Compliant© All Intel data is openly available and commercially licensed.