mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
19 lines
863 B
Markdown
19 lines
863 B
Markdown
### [CVE-2016-9636](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9636)
|
|

|
|

|
|

|
|
|
|
### 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) by providing a 'write count' that goes beyond the initialized buffer.
|
|
|
|
### 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.
|
|
|