diff --git a/cves/2017/CVE-2017-17562.yaml b/cves/2017/CVE-2017-17562.yaml index 6075881e6e..30f18f99aa 100644 --- a/cves/2017/CVE-2017-17562.yaml +++ b/cves/2017/CVE-2017-17562.yaml @@ -1,7 +1,7 @@ id: CVE-2017-17562 info: - name: Embedthis GoAhead RCE + name: Embedthis GoAhead <3.6.5 - Remote Code Execution author: geeknik severity: high description: Embedthis GoAhead before 3.6.5 allows remote code execution if CGI is enabled and a CGI program is dynamically linked. @@ -10,6 +10,7 @@ info: - https://github.com/ivanitlearning/CVE-2017-17562 - https://github.com/vulhub/vulhub/tree/master/goahead/CVE-2017-17562 - https://github.com/embedthis/goahead/issues/249 + - https://nvd.nist.gov/vuln/detail/CVE-2017-17562 classification: cvss-metrics: CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H cvss-score: 8.1 @@ -104,4 +105,6 @@ requests: condition: and words: - "environment variable" - - "display library search paths" \ No newline at end of file + - "display library search paths" + +# Enhanced by mp on 2022/06/19