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
|
2023-10-14 11:27:55 +00:00
|
|
|
cvss-score: 0
|
2022-11-08 20:55:31 +00:00
|
|
|
cwe-id: CWE-200
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
2024-02-22 00:55:04 +00:00
|
|
|
vendor: boltcms
|
|
|
|
product: bolt
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: panel,bolt,cms,login
|
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>'
|
|
|
|
- 'Bolt requires JavaScript to function properly and continuing without it might corrupt or erase data.'
|
|
|
|
- '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-02-28 16:35:47 +00:00
|
|
|
# digest: 4a0a00473045022100a62cc1279cc9a563c0c4d768a5f775b7f8df08f4744ea3820ef7c1ad7969756e022053f5137b31c563e0be87f28bc5120f2fe706f786dba33abae5b8e2c5f246ac8e:922c64590222798bb761d5b6d8e72950
|