Files
CVEs-PoC/2018/CVE-2018-12459.md
T
2024-05-26 14:27:05 +02:00

18 lines
690 B
Markdown

### [CVE-2018-12459](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-12459)
![](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
An inconsistent bits-per-sample value in the ff_mpeg4_decode_picture_header function in libavcodec/mpeg4videodec.c in FFmpeg 4.0 may trigger an assertion violation while converting a crafted AVI file to MPEG4, leading to a denial of service.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/aflsmart/aflsmart