This is a summary of the AI-generated 10-question deep analysis. The full version (longer answers, follow-up Q&A, related CVEs) requires login.
Read the full analysis →
Q1What is this vulnerability? (Essence + Consequences)
🚨 **Essence**: Critical code flaw in **Uni CPO (Premium)** plugin. <br>💥 **Consequences**: Full system compromise. CVSS is **HIGHEST** (9.8/10). Attackers gain total control over the WordPress site.
Q2Root Cause? (CWE/Flaw)
🛡️ **Root Cause**: **CWE-434** (Unrestricted Upload of File with Dangerous Type). <br>⚠️ **Flaw**: The plugin allows uploading or handling files without proper validation, leading to remote code execution.
Q3Who is affected? (Versions/Components)
📦 **Affected**: **MooMoo**'s **Product Options and Price Calculation Formulas for WooCommerce – Uni CPO (Premium)**. <br>📉 **Version**: **4.9.54 and earlier**. If you are on this version or older, you are at risk!
Q4What can hackers do? (Privileges/Data)
🔓 **Hackers Can**: Execute arbitrary code. <br>👁️ **Data Access**: Read sensitive data. <br>🔧 **Modification**: Alter site content. <br>📉 **Availability**: Crash the server. <br>*(CVSS: C:H, I:H, A:H)*
Q5Is exploitation threshold high? (Auth/Config)
🔑 **Threshold**: **LOW**. <br>🚫 **Auth**: No authentication required (**PR:N**). <br>🌐 **Network**: Remote (**AV:N**). <br>👀 **UI**: No user interaction needed (**UI:N**). Easy to exploit!
Q6Is there a public Exp? (PoC/Wild Exploitation)
💻 **Public Exploit**: **No** specific PoC provided in data (**pocs**: []). <br>🔥 **Wild Exploit**: Likely exists due to high severity and low barrier. Assume it is being exploited in the wild.
Q7How to self-check? (Features/Scanning)
🔍 **Self-Check**: Scan for **Uni CPO (Premium)** plugin. <br>📊 **Version Check**: Verify if version is **≤ 4.9.54**. <br>🛠️ **Tool**: Use WordPress plugin scanners or check `wp-content/plugins` directory.