mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
962 B
Markdown
18 lines
962 B
Markdown
### [CVE-2025-48071](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-48071)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
OpenEXR provides the specification and reference implementation of the EXR file format, an image storage format for the motion picture industry. In versions 3.3.2 through 3.3.0, there is a heap-based buffer overflow during a write operation when decompressing ZIPS-packed deep scan-line EXR files with a maliciously forged chunk header. This is fixed in version 3.3.3.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/AcademySoftwareFoundation/openexr/security/advisories/GHSA-h45x-qhg2-q375
|
|
|
|
#### Github
|
|
- https://github.com/ShielderSec/poc
|
|
|