CVE-2023-38035 is a critical authentication bypass vulnerability in Ivanti Sentry, formerly MobileIron Sentry, affecting version 9.18.0 and earlier supported 9.x releases. The flaw is caused by an insufficiently restrictive Apache HTTPD configuration protecting the MICS Admin Portal and System Manager Portal, allowing unauthenticated access to administrative API functionality that should require authentication. Public technical analysis also associates exploitation with anonymously reachable MICS service endpoints, including the MICSLogService Hessian service, where exposed functionality could be invoked without prior authentication. Successful exploitation allows an attacker to reach privileged administrative operations and, in observed and documented exploit paths, escalate this access to operating system command execution on the underlying appliance.
Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.
What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.
What an attacker gets, and what they’ve been doing with it.
If you can’t patch tonight, do this now.
Patch, then assume compromise.
2 valid exploits after Mallory filtered fakes, detection scripts, and README-only repos.
This repository provides an operational exploit toolkit for CVE-2023-38035, a critical vulnerability in Ivanti MobileIron systems. The main entry point is the 'mics_hunter.sh' Bash script, which automates the process of discovering, assessing, and exploiting vulnerable MobileIron instances. It leverages the Shodan API to find potential targets, checks for required dependencies, and manages reverse shell payloads using either ncat or a multi_reverse.sh script. The exploitation itself is performed via 'hessian.py', a Python script that interacts with the vulnerable Hessian service endpoint on the target, allowing arbitrary command execution. The toolkit is designed for ease of use, with automated dependency checks and payload delivery, and is intended for penetration testing and educational purposes only. The repository structure is straightforward: 'mics_hunter.sh' (main automation and orchestration), 'hessian.py' (Hessian protocol exploit), 'README.md' (usage and credits), and 'LICENSE' (GPLv3).
This repository contains a Python proof-of-concept exploit for CVE-2023-38035, a critical unauthenticated command injection vulnerability in Ivanti Sentry. The exploit (CVE-2023-38035.py) targets the /mics/services/MICSLogService endpoint exposed over HTTPS on the Ivanti Sentry appliance. By sending a specially crafted Hessian request, the script allows an attacker to execute arbitrary shell commands as the root user on the target system without authentication. The README.md provides technical background, usage instructions, and example commands for downloading and executing a reverse shell payload. The exploit is operational, requiring only the target URL and a command to execute. The main attack vector is network-based, exploiting an exposed HTTPS service. The repository is structured with a single exploit script and a detailed README, and does not rely on any exploit framework.
Products and vendors Mallory has correlated with this vulnerability. Open in Mallory to drill down to specific CPE configurations and version ranges.
Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.
16 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
An authentication bypass vulnerability in Ivanti Sentry that was exploited as a zero-day in 2023.
A prior critical Ivanti Sentry remote code execution vulnerability used in the content as historical precedent for the current flaw.
A prior Ivanti Sentry API authentication bypass vulnerability affecting the administrator interface that was actively exploited in the wild.
An authentication bypass vulnerability in Ivanti Sentry's System Manager Portal that can allow unauthenticated access and potentially lead to OS command execution as root.
Query your assets running an affected version, and investigate the blast radius.
Every observed campaign linking this CVE to a named adversary.
Malware families riding this exploit, with evidence and IOCs.
YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.
Cross-references every affected SKU, including bundled OEM variants.
Community discussion across Reddit, Mastodon, and other social sources.