CVE-2017-17562
Embedthis GoAhead Remote Code Execution Vulnerability
Does this matter?
Known to be exploited in the wild (CISA KEV, CISA remediation deadline 10 June 2022). Treat as an emergency change: patch or isolate now, then hunt for prior compromise.
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.
- CVSS 3.1
- 8.1 HIGHCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 96.33% probability · 100th percentile
- CISA KEV
- Listed 10 December 2021 · due 10 June 2022
- Affected
- embedthis/goahead · oracle/integrated lights out manager
- Source
- cve@mitre.org
CISA notes
Apply updates per vendor instructions. https://nvd.nist.gov/vuln/detail/CVE-2017-17562
References
- http://www.oracle.com/technetwork/security-advisory/cpuapr2018-3678067.htmlPatch, Third Party Advisory
- http://www.securitytracker.com/id/1040702Broken Link, Third Party Advisory, VDB Entry
- https://github.com/elttam/advisories/tree/master/CVE-2017-17562Broken Link, Third Party Advisory
- https://github.com/embedthis/goahead/commit/6f786c123196eb622625a920d54048629a7caa74Broken Link, Patch, Third Party Advisory
- https://github.com/embedthis/goahead/issues/249Broken Link, Issue Tracking, Third Party Advisory
- https://www.elttam.com.au/blog/goahead/Broken Link, Exploit, Patch, Third Party Advisory
- https://www.exploit-db.com/exploits/43360/Exploit, Third Party Advisory, VDB Entry
- https://www.exploit-db.com/exploits/43877/Exploit, Third Party Advisory, VDB Entry
- http://www.oracle.com/technetwork/security-advisory/cpuapr2018-3678067.htmlPatch, Third Party Advisory
- http://www.securitytracker.com/id/1040702Broken Link, Third Party Advisory, VDB Entry
- https://github.com/elttam/advisories/tree/master/CVE-2017-17562Broken Link, Third Party Advisory
- https://github.com/embedthis/goahead/commit/6f786c123196eb622625a920d54048629a7caa74Broken Link, Patch, Third Party Advisory
- https://github.com/embedthis/goahead/issues/249Broken Link, Issue Tracking, Third Party Advisory
- https://www.elttam.com.au/blog/goahead/Broken Link, Exploit, Patch, Third Party Advisory
- https://www.exploit-db.com/exploits/43360/Exploit, Third Party Advisory, VDB Entry
- https://www.exploit-db.com/exploits/43877/Exploit, Third Party Advisory, VDB Entry
- https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2017-17562US Government Resource
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.