41 lines
1.0 KiB
YAML
41 lines
1.0 KiB
YAML
id: dolibarr-installer
|
|
|
|
info:
|
|
name: Dolibarr Installer
|
|
author: pussycat0x
|
|
severity: high
|
|
description: Dolibarr is susceptible to the Installation page exposure due to misconfiguration.
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"Dolibarr install or upgrade"
|
|
product: dolibarr_erp\\/crm
|
|
vendor: dolibarr
|
|
tags: misconfig,exposure,install
|
|
|
|
classification:
|
|
cpe: cpe:2.3:a:dolibarr:dolibarr_erp\\/crm:*:*:*:*:*:*:*:*
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/install/index.php'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Dolibarr install or upgrade"
|
|
- "browser language"
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a004630440220634532cbd8d85911eb5be70b6c6ba95f4e883927aeefa918bb7c7f7eec6c70e402200490d5848a436de703b294c57a533b11b5ef3006488a289b72028e9842d55872:922c64590222798bb761d5b6d8e72950
|