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

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2023-2982 — AI Deep Analysis Summary

CVSS 9.8 · Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: A critical authentication bypass flaw in the 'Social Login and Register' plugin. 📉 **Consequences**: Attackers can log in as ANY user (even admins) without a password.…

Q2Root Cause? (CWE/Flaw)

🛡️ **CWE**: CWE-288 (Authentication Bypass). 🔍 **Root Cause**: Insufficient encryption of the user data during the login validation process. The plugin fails to securely verify the identity supplied by the user.

Q3Who is affected? (Versions/Components)

🏢 **Vendor**: cyberlord92 (miniOrange). 📦 **Product**: Social Login and Register (supports Discord, Google, Twitter, LinkedIn). 📅 **Affected Versions**: v7.6.4 and earlier. ✅ **Fixed**: v7.6.5.

Q4What can hackers do? (Privileges/Data)

👤 **Privileges**: Can impersonate ANY existing user, including Administrators. 📂 **Data**: Full access to user data, site settings, and backend controls.…

Q5Is exploitation threshold high? (Auth/Config)

⚡ **Threshold**: LOW. 🌐 **Network**: Remote (AV:N). 🔑 **Auth**: None required (PR:N). 🖱️ **UI**: None required (UI:N). 📉 **Complexity**: Low (AC:L). Easy to exploit if email is known.

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

🔓 **Public Exp**: YES. 🐙 **PoCs Available**: Multiple GitHub repositories (e.g., RandomRobbieBF, H4K6) and Nuclei templates exist. 🌍 **Wild Exploitation**: High risk due to simple script availability.

Q7How to self-check? (Features/Scanning)

🔍 **Check**: Scan for the plugin 'miniOrange Social Login and Register'. 📊 **Version**: Verify if version <= 7.6.4.…

Q8Is it fixed officially? (Patch/Mitigation)

✅ **Fixed**: Yes. 📦 **Patch**: Upgrade to version **7.6.5** or later. 🔄 **Note**: v7.6.4 was only a partial patch; v7.6.5 is the full fix. 📝 **Source**: WordPress Plugin Trac changeset 2925914.

Q9What if no patch? (Workaround)

🚫 **Workaround**: Disable the plugin immediately if patching is delayed. 🛑 **Mitigation**: Remove the plugin entirely if social login is not critical.…

Q10Is it urgent? (Priority Suggestion)

🔥 **Priority**: CRITICAL. 🚨 **Urgency**: HIGH. ⚠️ **Reason**: CVSS Score is High (likely 9.8+ based on vector). Allows full admin takeover with zero auth. Patch IMMEDIATELY.