33 lines
896 B
YAML
33 lines
896 B
YAML
id: shopware-installer
|
|
|
|
info:
|
|
name: Shopware Installer
|
|
author: DhiyaneshDk
|
|
severity: high
|
|
description: Shopware is susceptible to the Installation page exposure due to misconfiguration.
|
|
reference:
|
|
- https://www.shopware.com/en/
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
fofa-query: title="Installation | Shopware 6"
|
|
tags: misconfig,shopware,install,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/public/recovery/install/index.php"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'Setup | Shopware'
|
|
- 'install'
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100c49d7dd7b97eb87d5b4de3f9e09232a82505cd82cf325da8d921f8ae060ba4f4022100a7a8fbaacad106a6f9797a34c058e728821f47099467a86276a92d3bc3a55cd1:922c64590222798bb761d5b6d8e72950 |