Create wp-brandfolder-plugin-open-redirect.yaml

patch-1
Roberto Nunes 2021-09-24 19:45:50 +09:00 committed by GitHub
parent 42db7eee82
commit 2156edce70
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: wp-brandfolder-plugin-open-redirect
info:
name: Wordpress brandfolder plugin Open Redirect
author: 0x_Akoko
reference: https://www.exploit-db.com/exploits/39591
severity: low
tags: wp,redirect
requests:
- method: GET
path:
- "{{BaseURL}}/wp-content/plugins/brandfolder/callback.php?wp_abspath=https://example.com/"
matchers:
- type: regex
regex:
- '(?m)^(?:Location\s*?:\s*?)(?:https?://|//)?(?:[a-zA-Z0-9\-_\.@]*)example\.com.*$'
part: header