2021-12-27 05:01:53 +00:00
|
|
|
id: bolt-cms-panel
|
2021-03-30 23:44:50 +00:00
|
|
|
|
|
|
|
info:
|
2022-11-08 20:55:31 +00:00
|
|
|
name: BoltCMS Login Panel - Detect
|
2021-12-27 05:01:53 +00:00
|
|
|
author: cyllective,daffainfo
|
2021-03-30 23:44:50 +00:00
|
|
|
severity: info
|
2022-11-08 20:55:31 +00:00
|
|
|
description: BoltCMS login panel was detected.
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://github.com/bolt/bolt
|
2022-11-08 20:55:31 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
|
|
cwe-id: CWE-200
|
2024-03-26 08:03:04 +00:00
|
|
|
cpe: cpe:2.3:a:boltcms:bolt:*:*:*:*:*:*:*:*
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
2024-03-23 09:28:19 +00:00
|
|
|
max-request: 1
|
2024-04-08 11:34:33 +00:00
|
|
|
vendor: boltcms
|
2024-06-07 10:04:29 +00:00
|
|
|
product: bolt
|
|
|
|
shodan-query: cpe:"cpe:2.3:a:bolt:bolt"
|
2024-03-26 08:03:04 +00:00
|
|
|
tags: panel,bolt,cms,login,boltcms
|
2021-03-30 23:44:50 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-03-30 23:44:50 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/bolt/login"
|
|
|
|
|
2021-12-27 05:01:53 +00:00
|
|
|
matchers-condition: and
|
2021-03-30 23:44:50 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
condition: or
|
|
|
|
words:
|
|
|
|
- '<form action="/bolt/login"'
|
|
|
|
- '<img class="logo" alt="Bolt CMS logo"'
|
|
|
|
- '<img src="/app/view/img/bolt-logo.png"'
|
|
|
|
- '<link rel="shortcut icon" href="/app/view/img/favicon-bolt.ico">'
|
|
|
|
- '<link rel="stylesheet" href="/app/view/css/bolt-old-ie.css"'
|
|
|
|
- '<link rel="stylesheet" href="/app/view/css/bolt.css"'
|
|
|
|
- '<script src="/app/view/js/bolt.js"></script>'
|
|
|
|
- '<script src="/app/view/js/bolt.min.js"'
|
|
|
|
- '<script src="/assets/bolt.js"></script>'
|
2024-03-26 08:03:04 +00:00
|
|
|
- 'Bolt requires JavaScript to function properly and continuing without
|
|
|
|
it might corrupt or erase data.'
|
2021-03-30 23:44:50 +00:00
|
|
|
- 'Bolt » Login'
|
2021-12-27 05:01:53 +00:00
|
|
|
- 'Cookies are required to log on to Bolt. Please allow cookies.'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
2022-01-04 19:34:16 +00:00
|
|
|
- 200
|
2024-06-08 16:02:17 +00:00
|
|
|
# digest: 4a0a0047304502203885f37d4a99874d10a961e3e8a6b109aaa0b83c2a4504b76f517d0fa8aa879c02210098a324e1efa823287f6f4f9f036a1c1e6fadd4a3e27aa96add77c850a439de74:922c64590222798bb761d5b6d8e72950
|