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

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

CVE-2025-30387 β€” AI Deep Analysis Summary

CVSS 9.8 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: Path Traversal in Azure AI Document Intelligence Studio. πŸ“‰ **Consequences**: Attackers can traverse directories to access unauthorized files, leading to **Elevation of Privilege**.…

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **Root Cause**: **CWE-22** (Improper Limitation of a Pathname to a Restricted Directory).…

Q3Who is affected? (Versions/Components)

🏒 **Affected Vendor**: Microsoft. πŸ“¦ **Product**: Azure AI Document Intelligence Studio. ⚠️ **Scope**: Specifically impacts the **On-Premises** deployment version.…

Q4What can hackers do? (Privileges/Data)

πŸ’€ **Attacker Actions**: πŸ“‚ Access sensitive system files outside the allowed directory. πŸ”‘ **Elevate Privileges**: Gain higher-level access than intended. πŸ“„ Read/Modify critical data.…

Q5Is exploitation threshold high? (Auth/Config)

⚑ **Exploitation Threshold**: **LOW**. 🌐 **Network**: Remote (AV:N). πŸ”’ **Auth**: None required (PR:N). πŸ–±οΈ **User Interaction**: None (UI:N). 🎯 **Complexity**: Low (AC:L).…

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

πŸ” **Public Exploit**: **No**. The `pocs` field is empty. πŸ“œ **References**: Only a vendor advisory link is provided. Currently, no public Proof-of-Concept (PoC) or wild exploitation code is available in the provided data.

Q7How to self-check? (Features/Scanning)

πŸ”Ž **Self-Check**: 1. Identify if you run **Azure AI Document Intelligence Studio On-Prem**. 2. Review file access logs for suspicious `../` patterns. 3. Scan for unpatched versions of the specific product component. 4.…

Q8Is it fixed officially? (Patch/Mitigation)

🩹 **Official Fix**: **Yes**. Microsoft has issued an advisory (MSRC). πŸ“… **Published**: 2025-05-13. πŸ“₯ **Action**: Visit the Microsoft Security Response Center (MSRC) update guide to download the official patch or update.

Q9What if no patch? (Workaround)

🚧 **No Patch Workaround**: 1. **Isolate**: Restrict network access to the On-Prem instance. 2. **WAF**: Configure Web Application Firewall rules to block directory traversal payloads (`../`). 3.…

Q10Is it urgent? (Priority Suggestion)

πŸ”₯ **Urgency**: **CRITICAL**. 🚨 With CVSS **High** impact and **No Auth** required, this is a high-priority fix. πŸƒ **Action**: Patch immediately upon availability.…