cve/2024/CVE-2024-32230.md

18 lines
611 B
Markdown
Raw Normal View History

2024-07-25 21:25:12 +00:00
### [CVE-2024-32230](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-32230)
![](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 is vulnerable to Buffer Overflow. There is a negative-size-param bug at libavcodec/mpegvideo_enc.c:1216:21 in load_input_picture in FFmpeg7.0
### POC
#### Reference
- https://trac.ffmpeg.org/ticket/10952
#### Github
No PoCs found on GitHub currently.