Update CVE-2017-17562.yaml

patch-1
Prince Chaddha 2022-06-20 21:38:41 +05:30 committed by GitHub
parent aa45eddf04
commit 6400f26701
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

View File

@ -4,7 +4,8 @@ info:
name: Embedthis GoAhead <3.6.5 - Remote Code Execution name: Embedthis GoAhead <3.6.5 - Remote Code Execution
author: geeknik author: geeknik
severity: high severity: high
description: Embedthis GoAhead before 3.6.5 allows remote code execution if CGI is enabled and a CGI program is dynamically linked. description: |
description: Embedthis GoAhead before 3.6.5 allows remote code execution if CGI is enabled and a CGI program is dynamically linked.
reference: reference:
- https://www.elttam.com/blog/goahead/ - https://www.elttam.com/blog/goahead/
- https://github.com/ivanitlearning/CVE-2017-17562 - https://github.com/ivanitlearning/CVE-2017-17562
@ -97,14 +98,13 @@ requests:
matchers-condition: and matchers-condition: and
matchers: matchers:
- type: status
status:
- 200
- type: word - type: word
condition: and
words: words:
- "environment variable" - "environment variable"
- "display library search paths" - "display library search paths"
condition: and
- type: status
status:
- 200
# Enhanced by mp on 2022/06/19 # Enhanced by mp on 2022/06/19