id: pollbot-redirect info: name: Mozilla Pollbot Services - Unauthenticated Open Redirect author: Evan Rubinstien severity: medium description: Mozilla has a medium sevarity open redirect vulnerability in pollbot that could be used for social engineering attaks. tags: redirect,mozilla reference: https://bugzilla.mozilla.org/show_bug.cgi?id=1753838 requests: - method: GET path: - '{{BaseURL}}/%oa/www.evil.com/' matchers-condition: and matchers: - type: word words: - "Location: www.evil.com" part: header - type: status status: - 301