Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2025-67945 — AI Deep Analysis Summary

CVSS 9.3 · Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: SQL Injection (SQLi) in MailerLite plugin. <br>💥 **Consequences**: Attackers can manipulate SQL commands, potentially leading to data theft or system compromise.…

Q2Root Cause? (CWE/Flaw)

🛡️ **Root Cause**: **CWE-89** (SQL Injection). <br>🔍 **Flaw**: The plugin fails to properly sanitize or escape user-supplied input before constructing SQL queries. This allows malicious SQL code to be executed.

Q3Who is affected? (Versions/Components)

📦 **Affected Product**: MailerLite – WooCommerce integration. <br>📉 **Versions**: Version **3.1.2** and all previous versions. <br>🏢 **Vendor**: MailerLite. <br>🌐 **Platform**: WordPress.

Q4What can hackers do? (Privileges/Data)

💀 **Hackers' Power**: <br>1. **Read Data**: Access sensitive database contents (user data, orders, credentials). <br>2. **Modify Data**: Alter or delete records. <br>3.…

Q5Is exploitation threshold high? (Auth/Config)

🔓 **Threshold**: **LOW**. <br>✅ **Auth**: None required (PR:N). <br>✅ **UI**: No user interaction needed (UI:N). <br>✅ **Access**: Network accessible (AV:N). <br>⚡ **Complexity**: Low (AC:L).…

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

🚫 **Public Exploit**: **No**. <br>📝 **PoC**: The `pocs` field is empty. <br>⚠️ **Status**: While no public PoC is listed, the CVSS vector suggests it is easily exploitable.…

Q7How to self-check? (Features/Scanning)

🔍 **Self-Check**: <br>1. Check WordPress plugins for **MailerLite – WooCommerce integration**. <br>2. Verify version is **≤ 3.1.2**. <br>3. Use vulnerability scanners to detect SQLi patterns in plugin endpoints. <br>4.…

Q8Is it fixed officially? (Patch/Mitigation)

🛠️ **Official Fix**: **Unknown**. <br>📅 **Published**: 2026-01-22. <br>🔗 **Reference**: Patchstack link provided, but no specific patch version is mentioned in the data.…

Q9What if no patch? (Workaround)

🚧 **Workaround (No Patch)**: <br>1. **Disable/Uninstall** the plugin if not essential. <br>2. **Restrict Access**: Limit plugin functionality via firewall rules if possible. <br>3.…

Q10Is it urgent? (Priority Suggestion)

🔥 **Urgency**: **HIGH**. <br>📊 **CVSS**: High severity due to Network Access, Low Complexity, No Auth, and High Confidentiality impact. <br>⏳ **Priority**: Patch immediately or disable the plugin.…