Merge pull request #2348 from Akokonunes/patch-25

Create grimag-open-redirect.yaml
patch-1
Sandeep Singh 2021-08-08 12:38:24 +05:30 committed by GitHub
commit 3918071875
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-grimag-open-redirect
info:
name: WordPress Grimag Themes < 1.1.1 Open Redirection
author: 0x_Akoko
description: The Grimag WordPress theme was affected by an Open Redirection security vulnerability.
reference: https://wpscan.com/vulnerability/db319d4c-7de6-4d36-90e9-86de82e9c03a
severity: low
tags: wordpress,wp-theme,redirect
requests:
- method: GET
path:
- "{{BaseURL}}/wp-content/themes/Grimag/go.php?https://example.com"
matchers:
- type: regex
regex:
- '(?m)^(?:Location\s*?:\s*?)(?:https?://|//)?(?:[a-zA-Z0-9\-_\.@]*)example\.com.*$'
part: header