2021-09-17 09:36:13 +00:00
|
|
|
id: weekender-newspaper-open-redirect
|
2021-09-17 09:09:25 +00:00
|
|
|
|
|
|
|
info:
|
2021-09-17 09:36:13 +00:00
|
|
|
name: WordPress Weekender Newspaper Themes 9.0 - Open Redirection
|
2021-09-17 09:09:25 +00:00
|
|
|
author: 0x_Akoko
|
|
|
|
severity: low
|
2021-10-25 09:52:58 +00:00
|
|
|
description: The WordPress Weekender Newspaper Themes allows remote attackers to redirect users to an attacker controlled URL.
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://cxsecurity.com/issue/WLB-2020040103
|
2021-09-17 09:36:13 +00:00
|
|
|
tags: wordpress,wp-plugin,redirect
|
2021-09-17 09:09:25 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
2022-06-06 10:40:15 +00:00
|
|
|
- "{{BaseURL}}/wp-content/themes/weekender/friend.php?id=aHR0cHM6Ly9pbnRlcmFjdC5zaA=="
|
2021-09-17 09:09:25 +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-09-17 09:09:25 +00:00
|
|
|
part: header
|