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

18 lines
747 B
Markdown

### [CVE-2014-1684](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1684)
![](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 ASF_ReadObject_file_properties function in modules/demux/asf/libasf.c in the ASF Demuxer in VideoLAN VLC Media Player before 2.1.3 allows remote attackers to cause a denial of service (divide-by-zero error and crash) via a zero minimum and maximum data packet size in an ASF file.
### POC
#### Reference
- https://trac.videolan.org/vlc/ticket/10482
#### Github
No PoCs found on GitHub currently.