diff --git a/security-misconfiguration/jira-unauthenticated-user-picker.yaml b/security-misconfiguration/jira-unauthenticated-user-picker.yaml new file mode 100644 index 0000000000..ce607b5556 --- /dev/null +++ b/security-misconfiguration/jira-unauthenticated-user-picker.yaml @@ -0,0 +1,15 @@ +id: jira-unauthenticated-user-picker + +info: + name: Jira Unauthenticated User Picker + author: TechbrunchFR + severity: High + +requests: + - method: GET + path: + - "{{BaseURL}}/secure/popups/UserPickerBrowser.jspa" + matchers: + - type: word + words: + - 'user-picker'