Create oracle-ebusiness-openredirect.yaml

patch-1
Roberto Nunes 2021-05-31 19:51:44 +09:00 committed by GitHub
parent 57e24e9db1
commit 0187934d32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,24 @@
id: oracle-ebusiness-openredirect
info:
name: Oracle E-Business Suite 12.1.3/12.2.x - Open Redirect
author: 0x_Akoko
severity: low
reference: https://www.exploit-db.com/exploits/43592
tags: Oracle,redirect
requests:
- method: GET
path:
- "{{BaseURL}}/plus/OA_HTML/cabo/jsps/a.jsp?_t=fredRC&configName=&redirect=/\example.com"
matchers-condition: and
matchers:
- type: word
words:
- "Location: https://example.com"
part: header
- type: status
status:
- 302