CVE-2017-17562
CVE-2017-17562 is a high-severity vulnerability in Embedthis Goahead with a CVSS 3.x base score of 8.1. It is listed in CISA's Known Exploited Vulnerabilities (KEV) catalog, confirming it has been exploited in the wild (added 2021-12-10).
Key facts
- Severity: High (CVSS 3.x base score 8.1)
- CVSS v2: 6.8
- EPSS exploit prediction: 96% (100th percentile)
- Actively exploited: Yes — listed in CISA KEV (added 2021-12-10)
- EU (EUVD) id: EUVD-2017-8720
- EU exploitation: Flagged exploited in the ENISA EU Vulnerability Database (since 2021-12-10)
- Affected product: Embedthis Goahead
- Published:
- Last modified:
Description
Embedthis GoAhead before 3.6.5 allows remote code execution if CGI is enabled and a CGI program is dynamically linked. This is a result of initializing the environment of forked CGI scripts using untrusted HTTP request parameters in the cgiHandler function in cgi.c. When combined with the glibc dynamic linker, this behaviour can be abused for remote code execution using special parameter names such as LD_PRELOAD. An attacker can POST their shared object payload in the body of the request, and reference it using /proc/self/fd/0.
Frequently asked questions
- What is CVE-2017-17562?
- Embedthis GoAhead before 3.6.5 allows remote code execution if CGI is enabled and a CGI program is dynamically linked. This is a result of initializing the environment of forked CGI scripts using untrusted HTTP request parameters in the cgiHandler function in cgi.c. When combined with the glibc dynamic linker, this behaviour can be abused for remote code execution using special parameter names such as LD_PRELOAD. An attacker can POST their shared object payload in the body of the request, and reference it using /proc/self/fd/0.
- How severe is CVE-2017-17562?
- CVE-2017-17562 has a CVSS 3.x base score of 8.1, rated high severity. It is exploitable over network with high attack complexity, requires no privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability high.
- Is CVE-2017-17562 being actively exploited?
- Yes. CVE-2017-17562 is on CISA's Known Exploited Vulnerabilities (KEV) catalog, added on 2021-12-10, which means active exploitation has been confirmed. It should be prioritised for remediation.
- What products are affected by CVE-2017-17562?
- CVE-2017-17562 primarily affects Embedthis Goahead. In total, 3 product configurations (CPEs) are listed as vulnerable; see the affected-products list for the exact versions.
- How do I fix CVE-2017-17562?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Because this CVE is known to be actively exploited, treat remediation as urgent — CISA KEV typically sets a short remediation deadline.
- Does CVE-2017-17562 have an EU (EUVD) identifier?
- Yes. CVE-2017-17562 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2017-8720. It is also flagged as exploited in the EUVD (since 2021-12-10).
- When was CVE-2017-17562 published?
- CVE-2017-17562 was published on 2017-12-12 and last updated on 2026-06-17.
References
- http://www.oracle.com/technetwork/security-advisory/cpuapr2018-3678067.html
- http://www.securitytracker.com/id/1040702
- https://github.com/elttam/advisories/tree/master/CVE-2017-17562
- https://github.com/embedthis/goahead/commit/6f786c123196eb622625a920d54048629a7caa74
- https://github.com/embedthis/goahead/issues/249
- https://www.elttam.com.au/blog/goahead/
- https://www.exploit-db.com/exploits/43360/
- https://www.exploit-db.com/exploits/43877/
- https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2017-17562
Affected products (3)
- cpe:2.3:a:embedthis:goahead:*:*:*:*:*:*:*:*
- cpe:2.3:a:oracle:integrated_lights_out_manager:3.0:*:*:*:*:*:*:*
- cpe:2.3:a:oracle:integrated_lights_out_manager:4.0:*:*:*:*:*:*:*
More vulnerabilities in Embedthis Goahead
- CVE-2021-41615 — Critical (CVSS 9.8): websda.c in GoAhead WebServer 2.1.8 has insufficient nonce entropy because the nonce calculation relies on the…
- CVE-2021-43298 — Critical (CVSS 9.8): The code that performs password matching when using 'Basic' HTTP authentication does not use a constant-time memcmp and…
- CVE-2021-42342 — Critical (CVSS 9.8): An issue was discovered in GoAhead 4.x and 5.x before 5.1.5. In the file upload filter, user form variables can be…
- CVE-2019-5096 — Critical (CVSS 9.8): An exploitable code execution vulnerability exists in the processing of multi-part/form-data requests within the base…
- CVE-2017-1000471 — Critical (CVSS 9.8): EmbedThis GoAhead Webserver version 4.0.0 is vulnerable to a NULL pointer dereference in the CGI handler resulting in…
- CVE-2017-5674 — Critical (CVSS 9.8): A vulnerability in a custom-built GoAhead web server used on Foscam, Vstarcam, and multiple white-label IP camera…