cve/2024/CVE-2024-41311.md
2025-09-29 21:09:30 +02:00

19 lines
761 B
Markdown

### [CVE-2024-41311](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-41311)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.17.6%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### 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