mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
19 lines
761 B
Markdown
19 lines
761 B
Markdown
### [CVE-2024-41311](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-41311)
|
|

|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In Libheif 1.17.6, insufficient checks in ImageOverlay::parse() decoding a heif file containing an overlay image with forged offsets can lead to an out-of-bounds read and write.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/strukturag/libheif/issues/1226
|
|
|
|
#### Github
|
|
- https://github.com/poikl246/DevSecOps-2024-v2
|
|
|