diff --git a/cves/CVE-2020-14815.yaml b/cves/CVE-2020-14815.yaml new file mode 100644 index 0000000000..7216accab6 --- /dev/null +++ b/cves/CVE-2020-14815.yaml @@ -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="> + matchers-condition: and + matchers: + - type: status + status: + - 200 + - type: word + words: + - "value=" + part: body