nuclei-templates/cves/2018/CVE-2018-7251.yaml

20 lines
352 B
YAML
Raw Normal View History

2021-01-09 14:45:11 +00:00
id: CVE-2018-7251
info:
name: AnchorCMS Error Log Exposure
2021-04-06 06:46:11 +00:00
author: pdteam
2021-01-09 14:45:11 +00:00
severity: medium
tags: cve,cve2018,anchorcms,logs
2021-01-09 14:45:11 +00:00
requests:
- method: GET
path:
- '{{BaseURL}}/anchor/errors.log'
matchers:
- type: word
words:
- '"date":'
- '"message":'
- '"trace":['
condition: and