Merge pull request #2347 from Akokonunes/patch-24

Create prostore-open-redirect.yaml
patch-1
Sandeep Singh 2021-08-08 12:29:43 +05:30 committed by GitHub
commit fd5fbf822d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,20 @@
id: wp-prostore-open-redirect
info:
name: WordPress ProStore Themes 1.1.2 Open Redirection
author: 0x_Akoko
description: The prostore WordPress theme was affected by an Open Redirection security vulnerability.
reference: https://wpscan.com/vulnerability/2e0f8b7f-96eb-443c-a553-550e42ec67dc
severity: low
tags: wordpress,wp-theme,redirect
requests:
- method: GET
path:
- "{{BaseURL}}/wp-content/themes/prostore/go.php?https://example.com/"
matchers:
- type: regex
regex:
- '(?m)^(?:Location\s*?:\s*?)(?:https?://|//)?(?:[a-zA-Z0-9\-_\.@]*)example\.com.*$'
part: header