36 lines
1007 B
YAML
36 lines
1007 B
YAML
id: processwire-installer
|
|
|
|
info:
|
|
name: ProcessWire 3.x Installer Exposure
|
|
author: pussycat0x
|
|
severity: unknown
|
|
description: ProcessWire 3.x is susceptible to the Installation page exposure due to misconfiguration.
|
|
classification:
|
|
cpe: cpe:2.3:a:processwire:processwire:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 2
|
|
vendor: processwire
|
|
product: processwire
|
|
shodan-query: title:"ProcessWire 3.x Installer"
|
|
tags: misconfig,processwire,install,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
- '{{BaseURL}}/install.php'
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>ProcessWire 3.x Installer'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100c528339b0478be2874e7e695e10f88b6cba0a2f0d72db3be0f3dcf2542c28ac4022011f5c28053e75d9431c9ae53b04912b97b81c1dd595a5c2d3e1d4cc6a293e282:922c64590222798bb761d5b6d8e72950 |