2021-10-25 22:27:44 +00:00
|
|
|
id: sugarcrm-panel
|
|
|
|
|
|
|
|
info:
|
2023-01-16 17:41:15 +00:00
|
|
|
name: SugarCRM Login Panel - Detect
|
2021-10-25 22:27:44 +00:00
|
|
|
author: johnk3r
|
|
|
|
severity: info
|
2023-01-16 17:41:15 +00:00
|
|
|
description: SugarCRM login panel was detected.
|
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
2023-10-14 11:27:55 +00:00
|
|
|
cvss-score: 0
|
2023-01-16 17:41:15 +00:00
|
|
|
cwe-id: CWE-200
|
2022-07-04 08:46:15 +00:00
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 2
|
2022-07-04 08:46:15 +00:00
|
|
|
shodan-query: http.title:sugarcrm
|
2021-10-25 22:27:44 +00:00
|
|
|
tags: sugarcrm,panel
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-10-25 22:27:44 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
- "{{BaseURL}}/index.php?action=Login&module=Users"
|
|
|
|
|
2021-10-26 09:50:38 +00:00
|
|
|
stop-at-first-match: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2021-10-25 22:27:44 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
2021-10-26 09:50:38 +00:00
|
|
|
part: body
|
2021-10-25 22:27:44 +00:00
|
|
|
words:
|
|
|
|
- "<title>SugarCRM</title>"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a00473045022015af1e420a5ab0e27b2714aff6132e7318e607b5eb6f36a379917848d7b9e38f022100802ca839974d623aab4db7c34f2a5fe63eaaebd6993236ef549b1b79ac3384af:922c64590222798bb761d5b6d8e72950
|