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

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

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

CVSS 9.8 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: Remote Code Execution (RCE) in 'Product Table by WBW'. πŸ’₯ **Consequences**: Attackers can execute arbitrary code on the server. Total compromise of the WordPress site is possible.

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **Root Cause**: CWE-94 (Code Injection). ⚠️ **Flaw**: The plugin fails to properly sanitize or validate user-supplied input before processing it, allowing malicious code injection.

Q3Who is affected? (Versions/Components)

πŸ“¦ **Affected Product**: Product Table for WooCommerce by WBW. πŸ“… **Versions**: Version 2.0.1 and all earlier versions. 🏒 **Vendor**: woobewoo.

Q4What can hackers do? (Privileges/Data)

πŸ”“ **Privileges**: Full system access (High CVSS). πŸ“Š **Data Impact**: - **Confidentiality**: High (Full data leak). - **Integrity**: High (Data tampering). - **Availability**: High (Service disruption).

Q5Is exploitation threshold high? (Auth/Config)

🌐 **Threshold**: LOW. πŸ”‘ **Auth**: None required (PR:N). πŸ–±οΈ **UI**: None required (UI:N). πŸ“‘ **Access**: Network (AV:N). βœ… **Complexity**: Low (AC:L). Easy to exploit remotely.

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

πŸ•΅οΈ **Public Exploit**: No specific PoC provided in the data (pocs: []). 🌍 **Wild Exploitation**: Likely high due to low complexity and network accessibility. Wordfence has issued a threat intel alert.

Q7How to self-check? (Features/Scanning)

πŸ” **Self-Check**: 1. Check WordPress plugins list for 'Product Table by WBW'. 2. Verify version is ≀ 2.0.1. 3. Scan for the file `customTitle.php` or `wootablepress.php` in the plugin directory.

Q8Is it fixed officially? (Patch/Mitigation)

🩹 **Official Fix**: YES. πŸ“ **Patch**: Changeset 3113335 on WordPress Trac indicates a fix was released. πŸ”— **Ref**: https://plugins.trac.wordpress.org/changeset/3113335/

Q9What if no patch? (Workaround)

🚧 **No Patch Workaround**: 1. **Disable/Deactivate** the plugin immediately. 2. **Remove** the plugin if not needed. 3. Monitor server logs for suspicious PHP execution attempts.

Q10Is it urgent? (Priority Suggestion)

πŸ”₯ **Urgency**: CRITICAL. ⚑ **Priority**: Patch IMMEDIATELY. πŸ“‰ **Risk**: CVSS 9.8 (Critical). Unauthenticated RCE is a top-tier threat. Do not delay.