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

19 lines
849 B
Markdown

### [CVE-2011-0531](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0531)
![](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
demux/mkv/mkv.hpp in the MKV demuxer plugin in VideoLAN VLC media player 1.1.6.1 and earlier allows remote attackers to cause a denial of service (crash) and execute arbitrary commands via a crafted MKV (WebM or Matroska) file that triggers memory corruption, related to "class mismatching" and the MKV_IS_ID macro.
### POC
#### Reference
- http://www.openwall.com/lists/oss-security/2011/01/31/4
- http://www.openwall.com/lists/oss-security/2011/01/31/8
#### Github
No PoCs found on GitHub currently.