Update CVE-2017-17562.yaml
parent
aa45eddf04
commit
6400f26701
|
@ -4,7 +4,8 @@ info:
|
|||
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.
|
||||
description: |
|
||||
description: Embedthis GoAhead before 3.6.5 allows remote code execution if CGI is enabled and a CGI program is dynamically linked.
|
||||
reference:
|
||||
- https://www.elttam.com/blog/goahead/
|
||||
- https://github.com/ivanitlearning/CVE-2017-17562
|
||||
|
@ -97,14 +98,13 @@ requests:
|
|||
matchers-condition: and
|
||||
matchers:
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
||||
- type: word
|
||||
condition: and
|
||||
words:
|
||||
- "environment variable"
|
||||
- "display library search paths"
|
||||
condition: and
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
# Enhanced by mp on 2022/06/19
|
||||
|
|
Loading…
Reference in New Issue