2020-07-02 13:53:41 +00:00
|
|
|
id: atlassian-crowd-panel
|
2021-01-10 14:55:57 +00:00
|
|
|
|
2020-07-02 13:53:41 +00:00
|
|
|
info:
|
2022-03-22 03:48:47 +00:00
|
|
|
name: Atlassian Crowd Login Panel
|
2023-06-24 22:25:54 +00:00
|
|
|
author: organiccrap,AdamCrosser
|
2022-04-22 10:38:41 +00:00
|
|
|
severity: info
|
2022-03-22 03:48:47 +00:00
|
|
|
description: An Atlassian Crowd login panel was discovered.
|
|
|
|
reference:
|
|
|
|
- https://www.atlassian.com/
|
|
|
|
classification:
|
|
|
|
cwe-id: CWE-200
|
2024-03-26 08:03:04 +00:00
|
|
|
cpe: cpe:2.3:a:atlassian:crowd:*:*:*:*:*:*:*:*
|
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: atlassian
|
2024-06-07 10:04:29 +00:00
|
|
|
product: crowd
|
|
|
|
category: sso
|
|
|
|
shodan-query: http.component:"atlassian jira"
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: panel,atlassian
|
2021-04-06 07:25:57 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2020-07-02 13:53:41 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/crowd/console/login.action'
|
2021-09-08 12:17:19 +00:00
|
|
|
|
2020-07-02 13:53:41 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- <title>Atlassian Crowd - Login</title>
|
|
|
|
part: body
|
2022-03-22 03:48:47 +00:00
|
|
|
|
2023-06-24 22:25:54 +00:00
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
name: version
|
|
|
|
group: 1
|
|
|
|
regex:
|
|
|
|
- 'value="Version: ([\d.]+)'
|
|
|
|
part: body
|
2024-06-08 16:02:17 +00:00
|
|
|
# digest: 4b0a00483046022100ca72a1e06a41c70ac92038e0a3a38abc7001505e7f3a13bdb6d667e3918b9d7d022100a46a2c49f96ea9adb4fdaf7a12400d5dc698dbe16ba803050ff3602cd23e6899:922c64590222798bb761d5b6d8e72950
|