2022-10-07 03:51:24 +00:00
id : CVE-2020-11450
2023-02-01 16:16:14 +00:00
2022-10-07 03:51:24 +00:00
info :
2023-02-01 16:16:14 +00:00
name : MicroStrategy Web 10.4 - Information Disclosure
2022-10-07 03:51:24 +00:00
author : tess
severity : high
2022-10-07 05:38:36 +00:00
description : |
2023-02-01 16:16:14 +00:00
MicroStrategy Web 10.4 is susceptible to information disclosure. The JVM configuration, CPU architecture, installation folder, and other information are exposed through /MicroStrategyWS/happyaxis.jsp. An attacker can use this vulnerability to learn more about the application environment and thereby possibly obtain sensitive information, modify data, and/or execute unauthorized operations.
2022-10-07 03:51:24 +00:00
reference :
- http://packetstormsecurity.com/files/157068/MicroStrategy-Intelligence-Server-And-Web-10.4-XSS-Disclosure-SSRF-Code-Execution.html
2022-10-07 05:38:36 +00:00
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-11450
2022-10-08 07:49:45 +00:00
- https://www.redtimmy.com/web-application-hacking/another-ssrf-another-rce-the-microstrategy-case/
2023-02-01 16:16:14 +00:00
- https://nvd.nist.gov/vuln/detail/cve-2020-11450
remediation : Mitigated in all versions 11.0 and higher.
2022-10-07 03:51:24 +00:00
classification :
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
cvss-score : 7.5
cve-id : CVE-2020-11450
2023-04-12 10:55:48 +00:00
cpe : cpe:2.3:a:microstrategy:microstrategy_web:*:*:*:*:*:*:*:*
epss-score : 0.0751
2022-10-08 07:49:45 +00:00
tags : microstrategy,exposure,jvm,config,packetstorm,cve,cve2020
2023-04-28 08:11:21 +00:00
metadata :
max-request : 1
2022-10-07 03:51:24 +00:00
2023-04-27 04:28:59 +00:00
http :
2022-10-07 03:51:24 +00:00
- method : GET
path :
- '{{BaseURL}}/MicroStrategyWS/happyaxis.jsp'
redirects : true
max-redirects : 2
matchers-condition : and
matchers :
- type : word
part : body
words :
- 'Axis2 Happiness Page'
- 'Examining webapp configuration'
- 'Essential Components'
condition : and
- type : status
status :
- 200