CVE•Published 2017-03-13•Modified 2026-05-13•1 article on news•5 live references•NVD data
CVE-2017-5674Embedthis · Goahead
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
A vulnerability in a custom-built GoAhead web server used on Foscam, Vstarcam, and multiple white-label IP camera models allows an attacker to craft a malformed HTTP ("GET system.ini HTTP/1.1\n\n" - note the lack of "/" in the path field of the request) request that will disclose the configuration file with the login password.
Timeline
Published 2017-03-13
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-2017-5674Hosts Shodan has explicitly fingerprinted as vulnerable.
Shodan · product
product:"Embedthis Goahead"All exposed Embedthis Goahead instances — cross-reference with the CVE's affected-version range.
Shodan · banner/body mention
http.html:"Goahead"HTTP body or banner mentions "Goahead" — catches deploys Shodan didn't identify as a product.
More intel sources (5)
Shodan report
vuln:CVE-2017-5674Country / ASN / product breakdown for the vuln query.
Censys
vulnerabilities.cve_id: CVE-2017-5674Censys host search filtered to this CVE id.
grep.app
CVE-2017-5674Public source-code mentions — fast PoC discovery.
GitHub code
CVE-2017-5674GitHub code search for direct mentions.
Google dork
"CVE-2017-5674" exploit -site:nvd.nist.govWrite-ups and news, NVD excluded.
Known PoCs on GitHub (3)
CVE-2017-56743 repos
RhinoSecurityLabs/CVEsPython
Proof-of-Concept exploits for CVEs found by the team at Rhino Security Labs
mitchwolfe1/CCTV-GoAhead-ExploitPython
CCTV Camera scanner using the GoAhead webserver exploit
AnonShield/LabVulnerabilitiesPython
Comprehensive containerized security lab with 158+ vulnerable services (OWASP, CVEs, Databases, DevOps). Features an isolated network, unified orchestration, and a production-grade…