CVE-2024-36130
Published: 07 August 2024
Summary
CVE-2024-36130 is a critical-severity Improper Authentication (CWE-287) vulnerability in Ivanti Endpoint Manager Mobile. Its CVSS base score is 9.8 (Critical).
Operationally, ranked in the top 17.2% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2024-35891
Vulnerability details
An insufficient authorization vulnerability in web component of EPMM prior to 12.1.0.1 allows an unauthorized attacker within the network to execute arbitrary commands on the underlying operating system of the appliance.
- CWE(s)
Related Threats
No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.
Affected Assets
Mitigating Controls
Likely Mitigating Controls AI
Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.
Role-based training addresses authorization requirements and checks, lowering the risk of improper authorization.
Auditing session actions allows identification of improper authorization decisions and enforcement failures.
Audit analysis reports findings of improper authorization, reducing the impact of such weaknesses.
Documenting authorization requirements and responsibilities for each exchange ensures authorization decisions are explicitly defined and managed.
Reconstitution restores proper authorization policies and enforcement that may have been altered.
Supplies backup authorization methods to block unauthorized actions when the primary authorization process is unavailable or compromised.
Identity providers centralize and enforce authentication mechanisms, reducing improper authentication.
Mandates authorization for identifier assignment, reducing risks of improper authorization.