36 lines
936 B
YAML
36 lines
936 B
YAML
id: bagisto-installer
|
|
|
|
info:
|
|
name: Bagisto Installer Exposure
|
|
author: ritikchaddha
|
|
severity: high
|
|
description: Bagisto is susceptible to the Installation page exposure due to misconfiguration.
|
|
classification:
|
|
cpe: cpe:2.3:a:webkul:bagisto:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: webkul
|
|
product: bagisto
|
|
shodan-query: http.title:"Bagisto Installer"
|
|
tags: misconfig,bagisto,install,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/installer'
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'Bagisto Installer'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a0046304402204c66c1dc1d709b6b7f255a6cb5bb4683e6fc4f254eb9566220827373b04a09870220122b488edd2803114dc6200ad9c8c4293c411eb64db5ae24f4a067dc5fd69023:922c64590222798bb761d5b6d8e72950 |