2021-08-08 06:59:11 +00:00
|
|
|
id: wp-grimag-open-redirect
|
2021-08-08 03:32:42 +00:00
|
|
|
|
|
|
|
info:
|
|
|
|
name: WordPress Grimag Themes < 1.1.1 Open Redirection
|
|
|
|
author: 0x_Akoko
|
|
|
|
severity: low
|
2022-04-22 10:38:41 +00:00
|
|
|
description: The Grimag WordPress theme was affected by an Open Redirection security vulnerability.
|
|
|
|
reference:
|
|
|
|
- https://wpscan.com/vulnerability/db319d4c-7de6-4d36-90e9-86de82e9c03a
|
2021-08-08 06:59:11 +00:00
|
|
|
tags: wordpress,wp-theme,redirect
|
2021-08-08 03:32:42 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
2022-06-06 10:40:15 +00:00
|
|
|
- "{{BaseURL}}/wp-content/themes/Grimag/go.php?https://interact.sh"
|
2021-08-08 03:32:42 +00:00
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: regex
|
|
|
|
regex:
|
2022-06-06 10:40:15 +00:00
|
|
|
- '(?m)^(?:Location\s*?:\s*?)(?:https?://|//)?(?:[a-zA-Z0-9\-_\.@]*)interact\.sh.*$'
|
2021-08-08 03:32:42 +00:00
|
|
|
part: header
|