Jira Unauthenticated User Picker
ID: jira-unauthenticated-user-picker
Severity: info
Author: TechbrunchFR
Tags: atlassian,jira
Description
Section titled “Description”YAML Source
Section titled “YAML Source”id: jira-unauthenticated-user-picker
info: name: Jira Unauthenticated User Picker author: TechbrunchFR severity: info classification: cpe: cpe:2.3:a:atlassian:jira_data_center:*:*:*:*:*:*:*:* metadata: max-request: 1 vendor: atlassian product: jira_data_center shodan-query: http.component:"Atlassian Jira" tags: atlassian,jira
http: - method: GET path: - "{{BaseURL}}/secure/popups/UserPickerBrowser.jspa"
matchers: - type: word words: - 'user-picker'# digest: 4b0a00483046022100e49117ec04d92132b2711e2683df0fac4da079e2badf8a37392688456b401bff022100d6c4d6f811f808f7165ccf4d3fda40f04f36ec1d9bb2c4d50e9907adb1959087:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/vulnerabilities/jira/jira-unauthenticated-user-picker.yaml"