40 lines
1.0 KiB
YAML
40 lines
1.0 KiB
YAML
id: magento-installer
|
|
|
|
info:
|
|
name: Magento Installation Wizard
|
|
author: DhiyaneshDk
|
|
severity: high
|
|
description: Magento is susceptible to the Installation page exposure due to misconfiguration.
|
|
classification:
|
|
cpe: cpe:2.3:a:magento:magento:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: magento
|
|
product: magento
|
|
shodan-query: html:"Magento Installation"
|
|
tags: misconfig,magento,install,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/index.php/install/"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Magento Installation Wizard"
|
|
- "Welcome to Magento's Installation Wizard!"
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100bc77e14371e5151acae2057b4b2dcf4e702b92d300dbbfe00185f8a1013180e2022100ea46cba22c400f71cbf63046dd7aafedf62d861c4bd33bb7e427f849ebb33eb9:922c64590222798bb761d5b6d8e72950 |