2021-04-23 12:15:09 +00:00
|
|
|
id: ueditor-file-upload
|
|
|
|
info:
|
|
|
|
name: UEditor Arbitrary File Upload
|
|
|
|
author: princechaddha
|
|
|
|
severity: high
|
2021-08-18 11:37:49 +00:00
|
|
|
reference:
|
2021-04-23 12:15:09 +00:00
|
|
|
- https://zhuanlan.zhihu.com/p/85265552
|
|
|
|
- https://www.freebuf.com/vuls/181814.html
|
|
|
|
tags: ueditor,fileupload
|
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/ueditor/net/controller.ashx?action=catchimage&encode=utf-8"
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "没有指定抓取源"
|
|
|
|
part: body
|