Update and rename wptouch-plugin-open-redirect.yaml to vulnerabilities/wordpress/wptouch-open-redirect.yaml

patch-1
Prince Chaddha 2021-10-06 10:46:16 +05:30 committed by GitHub
parent 0f34a6e4c5
commit f1130595ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -1,11 +1,11 @@
id: wptouch-plugin-open-redirect id: wptouch-open-redirect
info: info:
name: WPTouch Switch Desktop 3.x Open Redirection name: WPTouch Switch Desktop 3.x Open Redirection
author: 0x_Akoko author: 0x_Akoko
reference: https://cxsecurity.com/issue/WLB-2020030114
severity: medium severity: medium
tags: wp,redirect,wordpress reference: https://cxsecurity.com/issue/WLB-2020030114
tags: wp-plugin,redirect,wordpress
requests: requests:
- method: GET - method: GET
@ -15,5 +15,5 @@ requests:
matchers: matchers:
- type: regex - type: regex
regex: regex:
- '(?m)^(?:Location\s*?:\s*?)(?:https?://|//)?(?:[a-zA-Z0-9\-_\.@]*)example\.com.*$' - '(?m)^(?:Location\s*?:\s*?)(?:https?://|//)(?:[a-zA-Z0-9\-_\.@]*)example\.com.*$'
part: header part: header