Create odoo-openredirect.yaml

patch-1
Roberto Nunes 2021-06-02 11:30:05 +09:00 committed by GitHub
parent f05668635e
commit 6372321131
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 20 additions and 0 deletions

20
odoo-openredirect.yaml Normal file
View File

@ -0,0 +1,20 @@
id: Odoo-CMS-Open-redirection
info:
name: Odoo CMS - Open redirection all Version
author: 0x_Akoko
description: Odoo CMS - Open redirection all Version.
reference: https://cxsecurity.com/issue/WLB-2021020143
severity: low
tags: odoo,redirect
requests:
- method: GET
path:
- "{{BaseURL}}/website/lang/en_US?r=https://example.com/"
matchers:
- type: regex
regex:
- '(?m)^(?:Location\s*?:\s*?)(?:https?://|//)?(?:[a-zA-Z0-9\-_\.@]*)example\.com.*$'
part: header