cve/2024/CVE-2024-32229.md
2024-07-25 21:25:12 +00:00

18 lines
556 B
Markdown

### [CVE-2024-32229](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-32229)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
FFmpeg 7.0 contains a heap-buffer-overflow at libavfilter/vf_tiltandshift.c:189:5 in copy_column.
### POC
#### Reference
- https://trac.ffmpeg.org/ticket/10950
#### Github
No PoCs found on GitHub currently.