Lucene search
K

MicroStrategy Web 10.4 - Information Disclosure

🗓️ 05 Jul 2026 03:01:21Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 42 Views

MicroStrategy Web 10.4 information exposure through happyaxis.js

Related
Refs
Code
id: CVE-2020-11450

info:
  name: MicroStrategy Web 10.4 - Information Disclosure
  author: tess
  severity: high
  description: |
    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.
  impact: |
    An attacker can exploit this vulnerability to gain sensitive information.
  remediation: Mitigated in all versions 11.0 and higher.
  reference:
    - http://packetstormsecurity.com/files/157068/MicroStrategy-Intelligence-Server-And-Web-10.4-XSS-Disclosure-SSRF-Code-Execution.html
    - https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-11450
    - https://www.redtimmy.com/web-application-hacking/another-ssrf-another-rce-the-microstrategy-case/
    - https://nvd.nist.gov/vuln/detail/cve-2020-11450
    - http://seclists.org/fulldisclosure/2020/Apr/1
  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
    epss-score: 0.17841
    epss-percentile: 0.96808
    cpe: cpe:2.3:a:microstrategy:microstrategy_web:*:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: microstrategy
    product: microstrategy_web
  tags: cve2020,cve,packetstorm,seclists,microstrategy,exposure,jvm,config,xss,vuln

http:
  - 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
# digest: 490a004630440220756f9f18fc0f8797c7013b7741b5a6b88e90c0467a1b905858ee1ed74e6cb414022057e17d220950c9c8277c25442bead21e262215f5c6a3489b83a73c6a2cb6aa26:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
7.1High risk
Vulners AI Score7.1
CVSS 25
CVSS 3.17.5
EPSS0.17841
42