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

21 lines
812 B
Markdown

### [CVE-2016-9813](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9813)
![](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 _parse_pat function in the mpegts parser in GStreamer before 1.10.2 allows remote attackers to cause a denial of service (NULL pointer dereference and crash) via a crafted file.
### POC
#### Reference
- http://www.openwall.com/lists/oss-security/2016/12/01/2
- http://www.openwall.com/lists/oss-security/2016/12/05/8
- https://bugzilla.gnome.org/show_bug.cgi?id=775120
- https://www.exploit-db.com/exploits/42162/
#### Github
No PoCs found on GitHub currently.