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

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

CVE-2024-50498 β€” AI Deep Analysis Summary

CVSS 10.0 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: Unauthenticated Remote Code Execution (RCE) via Code Injection.…

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **CWE**: CWE-94 (Improper Control of Generation of Code). πŸ” **Flaw**: The plugin fails to properly sanitize or control user input when generating code.…

Q3Who is affected? (Versions/Components)

πŸ“¦ **Vendor**: Ajit Bohra / LUBUS. πŸ“‰ **Affected Product**: WP Query Console. πŸ“… **Versions**: All versions up to and including **1.0**. If you are running v1.0 or earlier, you are at risk.

Q4What can hackers do? (Privileges/Data)

πŸ’€ **Privileges**: Full Server Control (Root/Admin). πŸ“‚ **Data**: Complete access to database, files, and server environment.…

Q5Is exploitation threshold high? (Auth/Config)

⚑ **Threshold**: EXTREMELY LOW. 🚫 **Auth**: Unauthenticated (No login required). πŸ–±οΈ **UI**: No user interaction needed. 🎯 **Difficulty**: Low (CVSS AC:L).…

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

πŸ”₯ **Public Exploits**: YES. Multiple PoCs exist on GitHub (e.g., by RandomRobbieBF, p0et08, Nxploited). πŸ› οΈ **Tools**: Automated scripts allow easy RCE, reverse shells, and web shell deployment.…

Q7How to self-check? (Features/Scanning)

πŸ” **Self-Check**: Scan for the endpoint `/wp-json/wqc/v1/query`. πŸ§ͺ **Test**: Send a POST request with a malicious query payload.…

Q8Is it fixed officially? (Patch/Mitigation)

🩹 **Fix**: Update WP Query Console to a version **greater than 1.0**. πŸ“’ **Status**: The vendor has acknowledged the issue. Check for the latest release on the WordPress plugin repository or vendor site immediately.

Q9What if no patch? (Workaround)

🚧 **No Patch?**: 1. **Disable/Deactivate** the plugin immediately. 2. **Remove** the plugin files if possible. 3. **WAF**: Block access to `/wp-json/wqc/v1/query`. 4.…

Q10Is it urgent? (Priority Suggestion)

🚨 **Urgency**: CRITICAL (Priority 1). ⏳ **Time**: Act NOW. With unauthenticated RCE and public exploits, automated bots are likely scanning for this already.…