cve/2023/CVE-2023-49502.md

18 lines
657 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-49502](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-49502)
![](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
Buffer Overflow vulnerability in Ffmpeg v.n6.1-3-g466799d4f5 allows a local attacker to execute arbitrary code via the ff_bwdif_filter_intra_c function in the libavfilter/bwdifdsp.c:125:5 component.
### POC
#### Reference
- https://trac.ffmpeg.org/ticket/10688
#### Github
No PoCs found on GitHub currently.