2021-06-02 06:52:24 +00:00
|
|
|
id: odoo-cms-redirect
|
2021-06-02 02:30:05 +00:00
|
|
|
|
|
|
|
info:
|
2022-05-13 20:26:43 +00:00
|
|
|
name: Odoo CMS - Open Redirect
|
2021-06-02 02:30:05 +00:00
|
|
|
author: 0x_Akoko
|
|
|
|
severity: low
|
2022-05-13 20:26:43 +00:00
|
|
|
description: Odoo CMS - Open redirection in all versions due to Odoo's policy.
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://cxsecurity.com/issue/WLB-2021020143
|
2022-05-13 20:26:43 +00:00
|
|
|
- https://www.odoo.com/page/security-nonvuln-redirectors
|
2021-06-02 02:30:05 +00:00
|
|
|
tags: odoo,redirect
|
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
2022-06-06 10:40:15 +00:00
|
|
|
- "{{BaseURL}}/website/lang/en_US?r=https://interact.sh/"
|
2021-06-02 02:30:05 +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-06-02 02:30:05 +00:00
|
|
|
part: header
|