PoC Index

CVE-2017-17562

KEVHIGH 8.1EPSS 96.3%

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 v3.1
8.1 HIGHCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS v3.1
8.1 HIGHCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS v2.0
6.8 MEDIUMAV:N/AC:M/Au:N/C:P/I:P/A:P
EPSS
96.33% chance of exploitation in the next 30 days, 100th percentile
CISA KEV
added 2021-12-10
Nuclei
high · CWE-20
Published
2017-12-12
Updated
2025-10-21

Proof-of-concept exploits (9)

Nuclei templates (1)

Metasploit modules (1)

ExploitDB entries (2)

Vulhub environments (1)

Exploit collections (1)

References

Related