2021-09-17 09:40:30 +00:00
|
|
|
id: eatery-restaurant-open-redirect
|
2021-09-17 09:06:58 +00:00
|
|
|
|
|
|
|
info:
|
2022-08-06 16:54:58 +00:00
|
|
|
name: WordPress Eatery Restaurant Themes < 2.2 - Open Redirection
|
2021-09-17 09:06:58 +00:00
|
|
|
author: 0x_Akoko
|
|
|
|
severity: low
|
2022-08-06 16:54:58 +00:00
|
|
|
description: The WordPress Eatery 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-2020030183
|
2021-09-17 09:40:30 +00:00
|
|
|
tags: wordpress,wp-theme,redirect
|
2021-09-17 09:06:58 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
2022-06-06 10:40:15 +00:00
|
|
|
- "{{BaseURL}}/wp-content/themes/eatery/nav.php?-Menu-=https://interact.sh/"
|
2021-09-17 09:06:58 +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:06:58 +00:00
|
|
|
part: header
|