Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2023-47840 — AI Deep Analysis Summary

CVSS 9.9 · Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: Qode Essential Addons (WP Plugin) has a **Missing Authorization** flaw. <br>💥 **Consequences**: Attackers can install/activate **arbitrary plugins**.…

Q2Root Cause? (CWE/Flaw)

🛡️ **Root Cause**: **CWE-94** (Code Injection) via **Missing Capability Check**. <br>🔍 **Flaw**: The `install_plugin()` function lacks proper permission verification.…

Q3Who is affected? (Versions/Components)

📦 **Affected**: WordPress Plugin **Qode Essential Addons**. <br>📅 **Versions**: All versions **up to and including 1.5.2**. <br>🏢 **Vendor**: Qode Interactive. 📌

Q4What can hackers do? (Privileges/Data)

🕵️ **Attacker Action**: Install & Activate **Any Plugin**. <br>🔑 **Privileges**: Requires **Subscriber+** access (lowest WP role). <br>💾 **Impact**: Can execute arbitrary code, steal DB, or deface site. 🚫

Q5Is exploitation threshold high? (Auth/Config)

🔓 **Threshold**: **LOW**. <br>👤 **Auth**: Needs **Authenticated** access (Subscriber role is easy to get). <br>⚙️ **Config**: No special config needed. Just valid login credentials. 🚶‍♂️

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

💻 **Exploit**: **YES**. <br>📂 **PoC**: Public on GitHub (RandomRobbieBF). <br>🌐 **Status**: Proof of Concept available. Wild exploitation likely for low-privilege accounts. 📥

Q7How to self-check? (Features/Scanning)

🔍 **Self-Check**: Scan for **Qode Essential Addons** version. <br>📊 **Check**: Is version **≤ 1.5.2**? <br>👀 **Monitor**: Look for unauthorized plugin installations in WP logs. 📝

Q8Is it fixed officially? (Patch/Mitigation)

🩹 **Fix**: Update Plugin to **> 1.5.2**. <br>📢 **Status**: Vendor released patch. <br>✅ **Action**: Immediate upgrade recommended. 🚀

Q9What if no patch? (Workaround)

🛑 **No Patch?**: **Disable** the plugin immediately. <br>🔒 **Mitigation**: Restrict Subscriber privileges. <br>🚫 **Block**: Prevent non-admins from accessing plugin install endpoints. 🧱

Q10Is it urgent? (Priority Suggestion)

🔥 **Urgency**: **HIGH**. <br>⚡ **Priority**: Fix ASAP. <br>📉 **Risk**: Low bar to entry (Subscriber) + High impact (Code Exec). Don't wait! ⏳