CVE Radar

CVE Radar Logo
CVERadar

Edition used by more than 30,000 companies in more than 150 countries.
Sign Up For Free

CVE-2022-29596

High Severity|Microstrategy
69
SVRS
9.8
CVSSv3
0.01268
EPSS
TAGSNo tags available
VECTOR STRING
CVSS:3.1AV:NAC:LPR:NUI:NS:UC:HI:HA:H
PUBLICATION DATE2022-05-11
LAST MODIFIED2024-08-03

Deep CVE Analysis in Progress

The system is currently conducting an in-depth analysis of the selected CVE. This includes advanced correlation, vulnerability classification, and cross-referencing with real-time threat intelligence sources. Once the analysis is complete, the page will automatically update with enriched vulnerability data and actionable insights.

Security Intelligence Brief

1. What is this vulnerability and why does it matter?
This vulnerability, CVE-2022-29596, is an authentication bypass in MicroStrategy Enterprise Manager 2022. It is critical because it allows an attacker to gain unauthorized access to the system by bypassing the login mechanism. The vulnerability involves directory traversal, which could potentially enable attackers to read sensitive system files, leading to further compromise of the affected system and its data. The ability to bypass authentication is a severe security flaw that can have significant consequences, including data exfiltration, privilege escalation, and full system control.
2. What are the CVSS score, severity level, and disclosure details?
The CVSS score for this vulnerability is 9.8, indicating a Critical severity level. It was publicly disclosed and published on 2022-05-11 19:03:24. The information regarding this CVE was last modified on 2024-08-03 06:26:06.
3. Which products, vendors, systems, and versions are affected?
  • Vendor: MicroStrategy
  • Product: Enterprise Manager
  • Version: 2022
4. What is the technical root cause and attack vector?
The technical root cause is improper input validation that leads to a directory traversal vulnerability within the authentication process. Specifically, the system fails to adequately sanitize the `Uid` parameter during a login attempt. This allows an attacker to inject path traversal sequences (`../../`) and a null byte (`%00`) to manipulate file paths, effectively bypassing authentication. The attack vector is remote, involving a specially crafted login request.
5. How can this vulnerability be exploited?
This vulnerability can be exploited by triggering a login failure and then submitting a crafted login request. The attacker must enter a specific string in the `Uid` parameter that includes directory traversal sequences and a null byte. An example payload provided is `Uid=/../../../../../../../../../../../windows/win.ini%00.jpg&Pwd=_any_password_&ConnMode=1&3054=Login`. This crafted input allows the system to bypass the intended authentication mechanism and potentially access arbitrary files on the system, such as `win.ini` in the example.
7. How can vulnerable systems be detected?
Vulnerable systems can be detected by identifying installations of MicroStrategy Enterprise Manager 2022. Additionally, system administrators should monitor web server logs and application logs for MicroStrategy Enterprise Manager for unusual login attempts, specifically looking for `Uid` parameters containing directory traversal sequences (e.g., `../`, `%2e%2e%2f`) and null bytes (`%00`). Any successful or failed login attempts using such malformed `Uid` values would indicate an attempt to exploit or a successful exploitation of this vulnerability.
8. What are the indicators of compromise (IOCs)?
  • Presence of login attempts in logs with malformed `Uid` parameters containing directory traversal sequences (e.g., `../../`) and null bytes (`%00`).
  • Specifically, look for the string pattern `Uid=/../../../../../../../../../../../windows/win.ini%00.jpg&Pwd=_any_password_&ConnMode=1&3054=Login` or similar variations attempting to access sensitive files.
  • Unauthorized access or successful logins to the MicroStrategy Enterprise Manager without legitimate credentials.
  • Unusual file access patterns or modifications from the MicroStrategy application's context that are not part of normal operation.
10. What public intelligence references and advisories exist?
The primary public intelligence reference for this issue is the Common Vulnerabilities and Exposures (CVE) identifier: CVE-2022-29596.
11. What is the risk assessment and urgency level?
Given a CVSS score of 9.8, this vulnerability poses a Critical risk. The urgency level for addressing this vulnerability is Immediate. The authentication bypass and potential for arbitrary file reading can lead to full system compromise, sensitive data exposure, and persistent unauthorized access. Organizations using MicroStrategy Enterprise Manager 2022 should prioritize patching or implementing mitigation strategies without delay.

No IOCs found for this CVE

No exploits found for this CVE

SOCRadar Logo

Enhance Your CVE Management with SOCRadar Vulnerability Intelligence

Get comprehensive CVE details, real-time notifications, and proactive threat management all in one platform.

CREATE FREE ACCOUNT
CVE Details
Access comprehensive CVE information instantly
Real-time Tracking
Subscribe to CVEs and get instant updates
Exploit Analysis
Monitor related APT groups and threats
IOC Tracking
Analyze and track CVE-related IOCs

No news found for this CVE

No tweets found for this CVE

Configuration 1
TypeVendorProduct
AppMicrostrategyenterprise_manager
ReferenceLink
MISChttps://github.com/haxpunk1337/Microstrategy-Poc/blob/main/poc
MISChttps://github.com/haxpunk1337/Microstrategy-Poc/blob/main/poc
GITHUBhttps://github.com/haxpunk1337/Microstrategy-Poc/blob/main/poc
GITHUBhttps://github.com/haxpunk1337/Microstrategy-Poc/blob/main/poc
CWE IDCWE NameDescription
CWE-22Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')The software uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the software does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.

CVE Radar

Real-time CVE Intelligence & Vulnerability Management Platform

CVE Radar provides comprehensive vulnerability intelligence by monitoring CVE databases, security advisories, and threat feeds. Get instant updates on new vulnerabilities, exploit details, and mitigation strategies specific to your assets.