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

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

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

CVSS 9.8 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: Critical flaw in session handling (`fma_lwp_set_session_p`). πŸ’₯ **Consequences**: Full system compromise. High impact on Confidentiality, Integrity, and Availability.

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **Root Cause**: CWE-288 (Authentication Bypass). The plugin fails to properly validate or secure session tokens during setup.

Q3Who is affected? (Versions/Components)

πŸ“¦ **Affected**: WordPress Plugin: **Registration & Login with Mobile Phone Number for WooCommerce**. πŸ“‰ **Version**: 1.3.1 and earlier. 🏒 **Vendor**: FmeAddons.

Q4What can hackers do? (Privileges/Data)

πŸ•΅οΈ **Attacker Actions**: Bypass authentication. πŸ“‚ **Data Access**: Read sensitive user data. βš™οΈ **Control**: Modify site settings. πŸ—‘οΈ **Impact**: Delete content or disrupt service.

Q5Is exploitation threshold high? (Auth/Config)

⚑ **Threshold**: LOW. CVSS Vector: `AV:N/AC:L/PR:N/UI:N`. No authentication required. No user interaction needed. Remote exploitation is trivial.

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

πŸ’» **Exploit Status**: YES. Public PoC available on GitHub: `microcyberr/CVE-2025-10484`. Wild exploitation risk is HIGH.

Q7How to self-check? (Features/Scanning)

πŸ” **Self-Check**: Scan for installed plugin version. Look for `Registration & Login with Mobile Phone Number for WooCommerce` ≀ v1.3.1. Check for unauthenticated session endpoints.

Q8Is it fixed officially? (Patch/Mitigation)

🩹 **Fix Status**: Update to latest version immediately. Official patch likely released by FmeAddons. Check vendor site for v1.3.2+.

Q9What if no patch? (Workaround)

🚧 **No Patch?**: Disable the plugin entirely. Remove it if unused. Implement WAF rules to block suspicious session manipulation requests.

Q10Is it urgent? (Priority Suggestion)

πŸ”₯ **Urgency**: CRITICAL. Priority: **IMMEDIATE**. CVSS Score is High (likely 9.8+). Patch now to prevent total site takeover.