CVE-2017-17562

CVE Published 2017-12-12
Related CWE(s) CWE-20: Improper Input Validation
Related Vendor(s) oracle, embedthis
Related Product(s) integrated_lights_out_manager, goahead
Exploitation Reported (CISA KEV) 2021-12-10
CVSS 3 Base Score 8.1 (HIGH)
CVSS 3 Attack Complexity HIGH
CVSS 3 Attack Vector NETWORK

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.

Cyber Threat Graph Context

Explore how this CVE relates to the wider threat graph

Associated CAPEC Patterns

References