41 lines
1.1 KiB
YAML
41 lines
1.1 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.
|
|
classification:
|
|
cpe: cpe:2.3:a:prestashop:prestashop:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: prestashop
|
|
product: prestashop
|
|
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: 4a0a0047304502204b645f11fcf68cab9cbcdb23421b8b4d6886ad09a9c66756f91d371eccbc5ea50221009daf64658c00363a3d15d27f323c6542187868560d6e9f4553dcc794a8f4363b:922c64590222798bb761d5b6d8e72950 |