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

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

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

CVSS 6.5 Β· Medium

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: Path Traversal in Xorcom CompletePBX. <br>πŸ’₯ **Consequences**: Attackers can read arbitrary files on the server. Critical data exposure risk.

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **CWE**: CWE-22 (Path Traversal). <br>πŸ” **Flaw**: Improper restriction of file path access. Allows directory traversal sequences to escape intended directories.

Q3Who is affected? (Versions/Components)

🏒 **Vendor**: Xorcom. <br>πŸ“¦ **Product**: CompletePBX. <br>πŸ“… **Affected**: Version 5.2.35 and earlier. Newer versions are safe.

Q4What can hackers do? (Privileges/Data)

πŸ•΅οΈ **Action**: Read arbitrary system files. <br>πŸ”“ **Privileges**: Requires Local Privileges (PR:L). <br>πŸ“Š **Impact**: High Confidentiality (C:H), No Integrity/Availability impact.

Q5Is exploitation threshold high? (Auth/Config)

πŸ”‘ **Auth**: YES. Requires Local Privileges. <br>🌐 **Network**: Network Accessible (AV:N). <br>⚠️ **Threshold**: Medium. Not remote unauthenticated, but local network access is sufficient.

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

πŸ’£ **Public Exp?**: No PoCs listed in data. <br>πŸ“‰ **Wild Exp**: Low. Likely requires specific local access or crafted requests by authenticated users.

Q7How to self-check? (Features/Scanning)

πŸ” **Check**: Scan for CompletePBX instances. <br>πŸ§ͺ **Test**: Attempt path traversal payloads (`../`) if local access is granted. <br>πŸ“‹ **Verify**: Check installed version against 5.2.35.

Q8Is it fixed officially? (Patch/Mitigation)

βœ… **Fixed**: YES. <br>πŸ“₯ **Patch**: Update to version 5.2.36.1. <br>πŸ”— **Source**: Xorcom vendor advisory released March 2025.

Q9What if no patch? (Workaround)

πŸ›‘οΈ **Workaround**: Restrict network access to PBX. <br>🚫 **Limit**: Ensure only trusted local users have access. <br>πŸ‘€ **Monitor**: Log file access attempts closely.

Q10Is it urgent? (Priority Suggestion)

πŸ”₯ **Urgency**: HIGH. <br>βš–οΈ **Reason**: CVSS 7.5 (High). Easy to exploit (AC:L) if local access exists. <br>πŸš€ **Action**: Patch immediately to 5.2.36.1.