cve/2017/CVE-2017-12779.md
2024-06-18 02:51:15 +02:00

20 lines
817 B
Markdown

### [CVE-2017-12779](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-12779)
![](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 Node_GetData function in corec/corec/node/node.c in mkvalidator 0.5.1 allows remote attackers to cause a denial of service (Null pointer dereference and application crash) via a crafted mkv file.
### POC
#### Reference
- http://packetstormsecurity.com/files/144902/mkvalidator-0.5.1-Denial-Of-Service.html
- http://seclists.org/fulldisclosure/2017/Nov/19
- https://github.com/Matroska-Org/foundation-source/issues/24
#### Github
No PoCs found on GitHub currently.