37 lines
1.0 KiB
YAML
37 lines
1.0 KiB
YAML
id: prestashop-installer
|
|
|
|
info:
|
|
name: Prestashop Installer Exposure
|
|
author: tess
|
|
severity: high
|
|
description: Prestashop is susceptible to the Installation page exposure due to misconfiguration.
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"PrestaShop Installation Assistant"
|
|
tags: misconfig,prestashop,exposure,install
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/install/index.php'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>PrestaShop Installation Assistant</title>'
|
|
- '<li>System configuration</li>'
|
|
- '<li>Store installation</li>'
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100a30533126e8bda3720627039bfd0a31e2f2bbd17cc62c347b3ddbf8acbf870970220314eed5d5caf09735ef9d5d9c106f5311ffba5d158bc5777b5cd8bcd62903801:922c64590222798bb761d5b6d8e72950 |