cve/2024/CVE-2024-31581.md
2024-05-25 21:48:12 +02:00

18 lines
738 B
Markdown

### [CVE-2024-31581](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-31581)
![](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 version n6.1 was discovered to contain an improper validation of array index vulnerability in libavcodec/cbs_h266_syntax_template.c. This vulnerability allows attackers to cause undefined behavior within the application.
### POC
#### Reference
- https://github.com/FFmpeg/FFmpeg/blob/n6.1.1/libavcodec/cbs_h266_syntax_template.c#L2048
#### Github
No PoCs found on GitHub currently.