CVE•Published 2017-01-27•Modified 2026-05-13•1 article on news•6 live references•NVD data
CVE-2016-9634Gstreamer · Gstreamer
Vulnerability data via NVD (ingested)
CVSS v3.1
9.8
CRITICAL
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS percentile
—
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.
Timeline
Published 2017-01-27
Modified 2026-05-13
External references
Search for exposed instances
Shodan + Censys queries derived from NVD's CPE data. The vuln tag catches assets Shodan has explicitly linked to this CVE; the product / banner fingerprints find exposed instances even when the vuln tag was never applied (which is common).
Shodan · vuln tag0 hosts
vuln:CVE-2016-9634Hosts Shodan has explicitly fingerprinted as vulnerable.
Shodan · product
product:"Gstreamer Gstreamer"All exposed Gstreamer Gstreamer instances — cross-reference with the CVE's affected-version range.
Shodan · banner/body mention
http.html:"Gstreamer"HTTP body or banner mentions "Gstreamer" — catches deploys Shodan didn't identify as a product.
More intel sources (5)
Shodan report
vuln:CVE-2016-9634Country / ASN / product breakdown for the vuln query.
Censys
vulnerabilities.cve_id: CVE-2016-9634Censys host search filtered to this CVE id.
grep.app
CVE-2016-9634Public source-code mentions — fast PoC discovery.
GitHub code
CVE-2016-9634GitHub code search for direct mentions.
Google dork
"CVE-2016-9634" exploit -site:nvd.nist.govWrite-ups and news, NVD excluded.
Known PoCs on GitHub (3)
CVE-2016-96343 repos
Ostorlab/KEVunknown
Ostorlab KEV: One-command to detect most remotely known exploitable vulnerabilities. Sourced from CISA KEV, Google's Tsunami, Ostorlab's Asteroid and Bug Bounty programs.
dusbot/cpe2cveGo
A tool written in Go that queries CVE information using CPE (Common Platform Enumeration) as input, with support for library integration(使用go实现的一个根据cpe查询cve信息的工具,支持库调用)
brimstone/starsunknown
My starred GitHub repositories