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

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

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

CVSS 9.8 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: A critical security flaw in the WordPress plugin 'Themes Coder' (TC Ecommerce).…

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **Root Cause**: **CWE-288** (Authentication Bypass). <br>πŸ› **Flaw**: The vulnerability stems from **Account Takeover** mechanisms that allow unauthorized privilege escalation within the plugin's logic.

Q3Who is affected? (Versions/Components)

πŸ“¦ **Affected Product**: TC Ecommerce – Create Android & iOS Apps for WooCommerce. <br>🏒 **Vendor**: Themes Coder. <br>πŸ“‰ **Version**: **1.3.4 and earlier** versions are vulnerable.

Q4What can hackers do? (Privileges/Data)

πŸ’€ **Attacker Actions**: <br>1️⃣ **Privilege Escalation**: Gain admin-level access from lower privileges. <br>2️⃣ **Data Theft**: Full access to sensitive data (High Confidentiality impact).…

Q5Is exploitation threshold high? (Auth/Config)

⚑ **Exploitation Threshold**: **LOW**. <br>πŸ”“ **Auth**: **PR:N** (No Privileges Required). <br>🌐 **Access**: **AV:N** (Network Accessible). <br>πŸ‘€ **UI**: **UI:N** (No User Interaction needed).…

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

πŸ•΅οΈ **Public Exploit**: **No**. <br>πŸ“ **PoC**: The `pocs` field is empty. <br>πŸ“° **References**: WordFence and Trac links exist, but no active wild exploitation code is confirmed in the data.

Q7How to self-check? (Features/Scanning)

πŸ” **Self-Check**: <br>1️⃣ Scan for **TC Ecommerce** plugin. <br>2️⃣ Verify version is **≀ 1.3.4**. <br>3️⃣ Check `controller/app_user.php` for unauthorized account takeover logic.…

Q8Is it fixed officially? (Patch/Mitigation)

βœ… **Official Fix**: **Yes**. <br>πŸ“… **Published**: 2025-01-07. <br>πŸ”— **Patch**: Update to the latest version via WordPress Trac (Changeset 3303561). <br>πŸ›‘οΈ **Mitigation**: Immediate update is the primary defense.

Q9What if no patch? (Workaround)

🚧 **No Patch Workaround**: <br>1️⃣ **Disable** the TC Ecommerce plugin immediately. <br>2️⃣ **Restrict** access to `app_user.php` via WAF rules.…

Q10Is it urgent? (Priority Suggestion)

πŸ”΄ **Urgency**: **CRITICAL**. <br>⚠️ **Priority**: **P1 (Immediate Action)**. <br>πŸ“‰ **CVSS**: **9.8** (Critical). <br>πŸ’‘ **Reason**: No auth required, network-accessible, and leads to total compromise. Patch NOW.