Files
CVEs-PoC/2018/CVE-2018-11516.md
T
2024-06-18 02:51:15 +02:00

18 lines
734 B
Markdown

### [CVE-2018-11516](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-11516)
![](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
The vlc_demux_chained_Delete function in input/demux_chained.c in VideoLAN VLC media player 3.0.1 allows remote attackers to cause a denial of service (heap corruption and application crash) or possibly have unspecified other impact via a crafted .swf file.
### POC
#### Reference
- http://code610.blogspot.com/2018/05/make-free-vlc.html
#### Github
No PoCs found on GitHub currently.