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

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

CVE-2023-3277 β€” AI Deep Analysis Summary

CVSS 9.8 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: A critical flaw in the **MStore API** WordPress plugin allows **unauthenticated attackers** to log in as any user.…

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **Root Cause**: **Improper Implementation of Authentication** (CWE-288). <br>πŸ” **Flaw**: The **Apple Login** feature is broken.…

Q3Who is affected? (Versions/Components)

πŸ“¦ **Affected**: **WordPress Plugin: MStore API**. <br>πŸ“‰ **Versions**: **4.10.7 and earlier**. <br>🏒 **Vendor**: inspireui. <br>⚠️ **Note**: Affects sites using this specific plugin for Android/iOS app integration.

Q4What can hackers do? (Privileges/Data)

πŸ‘€ **Privileges**: **Full User Account Access**. <br>πŸ”“ **Data**: Attackers can access **any user's profile data**, posts, and settings associated with that account.…

Q5Is exploitation threshold high? (Auth/Config)

πŸ“‰ **Threshold**: **VERY LOW**. <br>πŸ”‘ **Auth**: **None required** (Unauthenticated). <br>πŸ“§ **Requirement**: Only need to **know the victim's email address**. <br>🎯 **UI**: No user interaction needed.…

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

πŸ’» **Public Exp?**: **YES**. <br>πŸ“‚ **PoC**: Available via **Nuclei Templates** (projectdiscovery). <br>🌍 **Status**: Actively exploitable.…

Q7How to self-check? (Features/Scanning)

πŸ” **Self-Check**: <br>1. Check your WordPress plugins for **MStore API**. <br>2. Verify version is **≀ 4.10.7**. <br>3. Use scanners like **Nuclei** with the CVE-2023-3277 template. <br>4.…

Q8Is it fixed officially? (Patch/Mitigation)

πŸ› οΈ **Fix**: **YES**, officially patched. <br>πŸ“₯ **Action**: Update **MStore API** to the latest version immediately. <br>πŸ”— **Ref**: Check WordPress Trac or vendor site for the fixed release (post-4.10.7).

Q9What if no patch? (Workaround)

🚧 **No Patch Workaround**: <br>1. **Disable** the MStore API plugin temporarily. <br>2. **Restrict** Apple Login feature if possible. <br>3. **Monitor** logs for suspicious login attempts using known email addresses.…

Q10Is it urgent? (Priority Suggestion)

πŸ”₯ **Urgency**: **CRITICAL / IMMEDIATE**. <br>⚑ **Priority**: **P0**. <br>πŸ“’ **Reason**: Unauthenticated access + known email = instant account takeover. Patch immediately to prevent data breaches and site hijacking.