41 lines
1.1 KiB
YAML
41 lines
1.1 KiB
YAML
id: jira-setup
|
|
|
|
info:
|
|
name: Atlassian JIRA Setup - Installer
|
|
author: ritikchaddha
|
|
severity: high
|
|
description: Atlassian JIRA is susceptible to the Installation page exposure due to misconfiguration.
|
|
classification:
|
|
cpe: cpe:2.3:a:atlassian:jira:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 2
|
|
vendor: atlassian
|
|
product: jira
|
|
shodan-query: title:"JIRA - JIRA setup"
|
|
tags: misconfig,jira,atlassian,installer
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
- '{{BaseURL}}/secure/SetupMode!default.jspa'
|
|
|
|
stop-at-first-match: true
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'JIRA - JIRA setup'
|
|
- 'jira.webresources:jira-setup"'
|
|
case-insensitive: true
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a004730450220431a19e957825d8c384379fd717cd8ec0d62a507b8dfa381f7a53fb5ada4ab92022100f51c8a3bd159c85f97e41f63703bc6052c64eba700bcbfa1fa143dcfdbec2772:922c64590222798bb761d5b6d8e72950 |