Create CVE-2018-6910.yaml

patch-1
PikPikcU 2021-03-15 06:54:11 +00:00 committed by GitHub
parent d78f5ee8b3
commit 55a34e3963
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
id: CVE-2018-6910
info:
name: DedeCMS 5.7 allows remote attackers
author: pikpikcu
severity: medium
reference: https://nvd.nist.gov/vuln/detail/CVE-2019-0221
tags: cve, cve2018,dedecms
requests:
- method: GET
path:
- "{{BaseURL}}/include/downmix.inc.php"
matchers-condition: and
matchers:
- type: word
words:
- "downmix.inc.php"
- "Call to undefined function helper()"
part: body
condition: and
- type: status
status:
- 200