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

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

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

CVSS 9.3 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: Blind SQL Injection in WP-BusinessDirectory. πŸ’₯ **Consequences**: Attackers can manipulate database queries, potentially leaking sensitive data or disrupting site operations.…

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **CWE-89**: SQL Injection. πŸ” **Flaw**: The plugin fails to properly sanitize or parameterize user inputs before constructing SQL commands. This allows malicious SQL code to be executed.

Q3Who is affected? (Versions/Components)

πŸ‘₯ **Affected**: WordPress sites using the **WP-BusinessDirectory** plugin. πŸ“‰ **Versions**: Version **3.1.3** and all earlier versions. Vendor: CMSJunkie.

Q4What can hackers do? (Privileges/Data)

πŸ’€ **Hackers' Power**: Can perform **Blind SQL Injection**. πŸ“‚ **Impact**: High Confidentiality impact (C:H).…

Q5Is exploitation threshold high? (Auth/Config)

⚑ **Threshold**: LOW. 🚫 **Auth**: No authentication required (PR:N). 🌐 **Access**: Network accessible (AV:N). πŸ–±οΈ **UI**: No user interaction needed (UI:N). It is easily exploitable remotely.

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

πŸ“¦ **Public Exp?**: No specific PoC code provided in the data. πŸ“° **References**: Patchstack database entries confirm the vulnerability exists. Wild exploitation is likely given the low complexity.

Q7How to self-check? (Features/Scanning)

πŸ” **Self-Check**: Scan for WP-BusinessDirectory plugin version. πŸ“Š **Indicator**: Look for version **3.1.3 or lower**. πŸ§ͺ **Test**: Use SQL injection scanners (like SQLmap) against directory endpoints if authorized.…

Q8Is it fixed officially? (Patch/Mitigation)

πŸ”§ **Fix**: Update the plugin immediately. πŸ“… **Status**: Vulnerability disclosed on 2025-07-16. πŸ”„ **Action**: Upgrade to the latest version released by CMSJunkie to patch the SQL handling flaw.

Q9What if no patch? (Workaround)

🚧 **No Patch?**: If updating isn't possible, restrict access to directory pages via IP whitelisting. πŸ›‘οΈ **WAF**: Deploy Web Application Firewall rules to block SQL injection patterns.…

Q10Is it urgent? (Priority Suggestion)

πŸ”₯ **Urgency**: HIGH. πŸ“ˆ **CVSS**: 7.5 (High). 🚨 **Priority**: Patch immediately. With no auth required and high data impact, this is a critical risk for any business directory site.