Goal Reached Thanks to every supporter β€” we hit 100%!

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

CVE-2024-13159 β€” AI Deep Analysis Summary

CVSS 9.8 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: Ivanti EPM has a critical **Absolute Path Traversal** flaw. <br>πŸ’₯ **Consequences**: Remote attackers can **leak sensitive info** and coerce machine credentials for relay attacks.…

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **Root Cause**: **CWE-36** (Absolute Path Traversal). <br>πŸ” **Flaw**: Improper input validation in the `GetHashForWildcardRecursive` endpoint.…

Q3Who is affected? (Versions/Components)

🏒 **Affected**: **Ivanti Endpoint Manager (EPM)**. <br>πŸ“… **Context**: Specifically impacts versions like **EPM 2024** and **EPM 2022 SU6** (based on Jan 2025 advisory).

Q4What can hackers do? (Privileges/Data)

πŸ’€ **Attacker Actions**: <br>1. **Unauthenticated** access. <br>2. **Coerce** the EPM machine account credential. <br>3. Use credentials for **NTLM relay attacks**. <br>4.…

Q5Is exploitation threshold high? (Auth/Config)

⚑ **Threshold**: **LOW**. <br>πŸ”“ **Auth**: **None required** (Unauthenticated). <br>🌐 **Access**: Remote (Network). <br>πŸ‘€ **UI**: No user interaction needed.

Q6Is there a public Exp? (PoC/Wild Exploitation)

πŸ”₯ **Public Exp?**: **YES**. <br>πŸ“‚ **PoC**: Available on GitHub (e.g., `horizon3ai/Ivanti-EPM-Coercion-Vulnerabilities`). <br>πŸ› οΈ **Tools**: Nuclei templates exist for automated scanning.

Q7How to self-check? (Features/Scanning)

πŸ” **Self-Check**: <br>1. Scan for **Ivanti EPM** endpoints. <br>2. Use **Nuclei** with CVE-2024-13159 template. <br>3. Look for **UNC path** injection points in `GetHashForWildcardRecursive`.

Q8Is it fixed officially? (Patch/Mitigation)

🩹 **Official Fix**: **YES**. <br>πŸ“’ **Advisory**: Ivanti released a security advisory in **Jan 2025**. <br>βœ… **Action**: Update to the latest patched version immediately.

Q9What if no patch? (Workaround)

🚧 **No Patch?**: <br>1. **Block** external access to EPM endpoints. <br>2. **Restrict** NTLM authentication protocols. <br>3. Implement **WAF rules** to block UNC path injections.

Q10Is it urgent? (Priority Suggestion)

🚨 **Urgency**: **CRITICAL**. <br>⏱️ **Priority**: **P1**. <br>⚠️ **Reason**: Unauthenticated, remote, and active PoCs exist. Immediate patching is mandatory to prevent credential coercion.