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

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

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

CVSS 10.0 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: ChurchCRM leaks sensitive DB info in error messages. πŸ’₯ **Consequences**: Full data exposure, integrity loss, and system availability issues due to high CVSS impact.

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **Root Cause**: CWE-200 (Information Exposure). The flaw lies in improper error handling, revealing internal database details to attackers.

Q3Who is affected? (Versions/Components)

πŸ‘₯ **Affected**: ChurchCRM versions **before 6.5.3**. Specifically the open-source CRM system designed for churches.

Q4What can hackers do? (Privileges/Data)

πŸ•΅οΈ **Attacker Actions**: Can extract sensitive database structures and data. Can manipulate integrity and potentially disrupt availability.

Q5Is exploitation threshold high? (Auth/Config)

πŸ” **Threshold**: Medium. Requires **Low Privileges** (PR:L) and **Low Complexity** (AC:L). No user interaction needed (UI:N).

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

πŸ“¦ **Exploit Status**: No public PoC or wild exploits listed in the data. Reference is a GitHub Security Advisory.

Q7How to self-check? (Features/Scanning)

πŸ” **Self-Check**: Scan for ChurchCRM instances. Trigger error conditions to see if database stack traces or info are exposed in responses.

Q8Is it fixed officially? (Patch/Mitigation)

βœ… **Fix**: Yes. Upgrade to **ChurchCRM 6.5.3** or later. See GitHub Advisory GHSA-82mq-xc2j-3qv2 for details.

Q9What if no patch? (Workaround)

🚧 **No Patch?**: Implement WAF rules to block error message leakage. Disable detailed error reporting in production environments.

Q10Is it urgent? (Priority Suggestion)

⚑ **Urgency**: **HIGH**. CVSS is high impact (C:H, I:H, A:H). Patch immediately to prevent data breaches and system compromise.