Create attitude-wp-theme-open-redirect.yaml

patch-1
Roberto Nunes 2021-09-17 18:04:38 +09:00 committed by GitHub
parent 90c9fa2471
commit 41c2076bf2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 19 additions and 0 deletions

View File

@ -0,0 +1,19 @@
id: attitude-wp-theme-open-redirect
info:
name: WordPress Attitude Themes 1.1.1 Open Redirection
author: 0x_Akoko
reference: https://cxsecurity.com/issue/WLB-2020030185
severity: low
tags: wp,redirect
requests:
- method: GET
path:
- "{{BaseURL}}/wp-content/themes/Attitude/go.php?https://example.com/"
matchers:
- type: regex
regex:
- '(?m)^(?:Location\s*?:\s*?)(?:https?://|//)?(?:[a-zA-Z0-9\-_\.@]*)example\.com.*$'
part: header