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
|
2021-02-05 19:44:41 +00:00
|
|
|
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
|