CVE-2025-48073
BaseFortify
Publication date: 2025-07-31
Last updated on: 2025-08-13
Assigner: GitHub, Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| openexr | openexr | 3.3.2 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-476 | The product dereferences a pointer that it expects to be valid but is NULL. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability occurs in OpenEXR version 3.3.2 when reading a deep scanline image with a large sample count in reduceMemory mode. It can cause a target application to crash due to a NULL pointer dereference during a write operation. This issue was fixed in version 3.3.3.
How can this vulnerability impact me? :
The vulnerability can cause applications using OpenEXR 3.3.2 to crash unexpectedly when processing certain deep scanline images, potentially leading to denial of service or disruption of normal operations.
What immediate steps should I take to mitigate this vulnerability?
Upgrade OpenEXR to version 3.3.3 or later, as this version contains the fix for the NULL pointer dereference vulnerability present in version 3.3.2.