32 lines
907 B
YAML
32 lines
907 B
YAML
id: wowcms-installer
|
|
|
|
info:
|
|
name: WoW CMS Installer Exposure
|
|
author: ritikchaddha
|
|
severity: high
|
|
description: WoW CMS is susceptible to the Installation page exposure due to misconfiguration.
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"WoW-CMS | Installation"
|
|
fofa-query: title="WoW-CMS | Installation"
|
|
tags: misconfig,wowcms,install,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/install/index.php'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>WoW-CMS | Installation'
|
|
- 'WoW-CMS installer page'
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022038e90fe08b784da198949af50406fdb4527400d18f38c2953fbcafaa2d09b95d022100bc47a32c3f27ef0c1c33a7d4d611fac0d50868395f9e9293c1d825cfd89f47a6:922c64590222798bb761d5b6d8e72950 |