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

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

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

CVSS 9.3 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: SQL Injection (SQLi) in WPCRM plugin. πŸ’₯ **Consequences**: Attackers can manipulate database queries, leading to data theft or site compromise. It's a critical security flaw in the CRM module.

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **Root Cause**: **CWE-89** (Improper Neutralization of Special Elements used in an SQL Command). The plugin fails to sanitize user inputs before executing SQL queries, allowing malicious code injection.

Q3Who is affected? (Versions/Components)

πŸ“¦ **Affected**: **WPCRM - CRM for Contact form CF7 & WooCommerce** by **mojoomla**. Specifically versions **3.2.0 and earlier**. If you use this plugin, you are at risk.

Q4What can hackers do? (Privileges/Data)

πŸ’€ **Hacker Capabilities**: With **High Confidentiality (C:H)** impact, attackers can read sensitive database contents.…

Q5Is exploitation threshold high? (Auth/Config)

πŸ”“ **Exploitation Threshold**: **LOW**. CVSS indicates **AV:N** (Network), **AC:L** (Low Complexity), **PR:N** (No Privileges Required), **UI:N** (No User Interaction). It is easily exploitable remotely without login.

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

πŸ•΅οΈ **Public Exploit**: The provided data lists **no specific PoC (Proof of Concept)** code in the `pocs` array. However, references to Patchstack exist.…

Q7How to self-check? (Features/Scanning)

πŸ” **Self-Check**: Scan your WordPress site for the **WPCRM** plugin. Check the version number in your dashboard. If it is **≀ 3.2.0**, you are vulnerable.…

Q8Is it fixed officially? (Patch/Mitigation)

πŸ”§ **Official Fix**: The vendor **mojoomla** is responsible for the fix. The references point to Patchstack advisories. You should check the official WordPress plugin repository or Patchstack for an update **> 3.2.0**.

Q9What if no patch? (Workaround)

🚧 **No Patch Workaround**: If no update is available, **deactivate and delete** the WPCRM plugin immediately.…

Q10Is it urgent? (Priority Suggestion)

⚑ **Urgency**: **HIGH**. CVSS Score implies significant impact (S:C, C:H). Since it requires **No Authentication** and is **Network-accessible**, patch immediately or disable the plugin to prevent data breaches.