GHSA-Q5WM-274Q-F3V6
Vulnerability from github – Published: 2022-05-14 03:30 – Updated: 2025-10-22 00:31
VLAI?
Details
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.
Severity ?
8.1 (High)
{
"affected": [],
"aliases": [
"CVE-2017-17562"
],
"database_specific": {
"cwe_ids": [
"CWE-20"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2017-12-12T19:29:00Z",
"severity": "HIGH"
},
"details": "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.",
"id": "GHSA-q5wm-274q-f3v6",
"modified": "2025-10-22T00:31:30Z",
"published": "2022-05-14T03:30:19Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-17562"
},
{
"type": "WEB",
"url": "https://github.com/embedthis/goahead/issues/249"
},
{
"type": "WEB",
"url": "https://github.com/embedthis/goahead/commit/6f786c123196eb622625a920d54048629a7caa74"
},
{
"type": "WEB",
"url": "https://github.com/elttam/advisories/tree/master/CVE-2017-17562"
},
{
"type": "WEB",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2017-17562"
},
{
"type": "WEB",
"url": "https://www.elttam.com.au/blog/goahead"
},
{
"type": "WEB",
"url": "https://www.exploit-db.com/exploits/43360"
},
{
"type": "WEB",
"url": "https://www.exploit-db.com/exploits/43877"
},
{
"type": "WEB",
"url": "http://www.oracle.com/technetwork/security-advisory/cpuapr2018-3678067.html"
},
{
"type": "WEB",
"url": "http://www.securitytracker.com/id/1040702"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…