2022-11-24 12:41:49 +00:00
|
|
|
id: oxid-eshop-installer
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Oxid EShop Installer Exposure
|
2023-12-21 06:03:02 +00:00
|
|
|
description: Oxid EShop is susceptible to the Installation page exposure due to misconfiguration.
|
2022-11-24 12:41:49 +00:00
|
|
|
author: ritikchaddha
|
|
|
|
severity: high
|
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2022-11-24 12:41:49 +00:00
|
|
|
shodan-query: title:"OXID eShop installation"
|
|
|
|
tags: misconfig,oxid,eshop,install,exposure
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-11-24 12:41:49 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/Setup/index.php/'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- 'OXID eShop installation'
|
|
|
|
- 'System Requirements'
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4b0a00483046022100829ecb9f9fc34a00f0f1ead04fa405c32cc73fae5eff15399f41f27b5250b51c0221009d8560624e592c2dd0673af64422fcd1fffca54d63a0f0d7cb91e775c7854689:922c64590222798bb761d5b6d8e72950
|