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 Privilege Escalation in WordPress Plugin.
💥 **Consequences**: Attackers can gain full Admin control without credentials. CVSS 9.8 (Critical). Total site compromise possible.
Q2Root Cause? (CWE/Flaw)
🛡️ **Root Cause**: CWE-266 (Incorrect Privilege Assignment).
⚠️ **Flaw**: The plugin fails to properly check user permissions before allowing administrative actions. Logic flaw in access control.
Q3Who is affected? (Versions/Components)
📦 **Affected**: Plugin: *Spreadsheet Price Changer for WooCommerce and WP E-commerce – Light*.
📉 **Versions**: v2.4.37 and earlier.
🏢 **Vendor**: Holest Engineering.
Q4What can hackers do? (Privileges/Data)
🔓 **Hackers Can**: Create Administrator accounts from scratch.
👑 **Privileges**: Full Admin access (C:H/I:H/A:H).
📊 **Data**: Read/Write/Execute arbitrary code on the server. No prior access needed.
Q5Is exploitation threshold high? (Auth/Config)
📉 **Threshold**: LOW.
🔑 **Auth**: Unauthenticated (PR:N).
🌐 **Network**: Remote (AV:N).
⚡ **Complexity**: Low (AC:L). No user interaction required (UI:N). Easy to exploit.
Q6Is there a public Exp? (PoC/Wild Exploitation)
🔥 **Public Exploit**: YES.
📂 **PoC**: Available on GitHub (Nxploited/CVE-2025-48129).
🌍 **Wild Exploitation**: High risk due to simplicity and lack of auth requirement.
Q7How to self-check? (Features/Scanning)
🔍 **Self-Check**: Scan for installed plugin version.
📋 **Feature**: Check if *Spreadsheet Price Changer* is active.
🛠️ **Tool**: Use WPScan or manual version check in WordPress dashboard > Plugins.
🚩 **Flag**: Version <=…