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

19 lines
823 B
Markdown

### [CVE-2016-9634](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9634)
![](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
Heap-based buffer overflow in the flx_decode_delta_fli function in gst/flx/gstflxdec.c in the FLIC decoder in GStreamer before 1.10.2 allows remote attackers to execute arbitrary code or cause a denial of service (application crash) via the start_line parameter.
### POC
#### Reference
- https://bugzilla.gnome.org/show_bug.cgi?id=774834
- https://scarybeastsecurity.blogspot.com/2016/11/0day-exploit-advancing-exploitation.html
#### Github
No PoCs found on GitHub currently.