cve/2018/CVE-2018-18827.md
2024-06-09 00:33:16 +00:00

19 lines
687 B
Markdown

### [CVE-2018-18827](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-18827)
![](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
There exists a heap-based buffer over-read in ff_vc1_pred_dc in vc1_block.c in Libav 12.3, which allows attackers to cause a denial-of-service via a crafted aac file.
### POC
#### Reference
- https://bugzilla.libav.org/show_bug.cgi?id=1135
- https://bugzilla.libav.org/show_bug.cgi?id=1135
#### Github
No PoCs found on GitHub currently.