2022-10-28 18:25:55 +00:00
|
|
|
id: prestashop-installer
|
2022-10-28 02:45:19 +00:00
|
|
|
|
|
|
|
info:
|
2022-10-28 18:25:55 +00:00
|
|
|
name: Prestashop Installer Exposure
|
2022-10-28 02:45:19 +00:00
|
|
|
author: tess
|
|
|
|
severity: high
|
2023-12-21 09:19:34 +00:00
|
|
|
description: Prestashop is susceptible to the Installation page exposure due to misconfiguration.
|
2022-10-28 02:45:19 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2022-10-28 02:45:19 +00:00
|
|
|
shodan-query: title:"PrestaShop Installation Assistant"
|
2022-10-28 18:25:55 +00:00
|
|
|
tags: misconfig,prestashop,exposure,install
|
2022-10-28 02:45:19 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-10-28 02:45:19 +00:00
|
|
|
- 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
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4b0a00483046022100abb500b02caaf63ff1442da503ce280dacbd530ac7450afe3904bcc13fe1cdfc022100cacc0cc1f60b5b55b4dc1eeee88d61b1d005e2e73e04a98f29231ed0be8f0419:922c64590222798bb761d5b6d8e72950
|