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

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2025-3011 — AI Deep Analysis Summary

CVSS 9.8 · Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: PiExtract SOOP-CLM suffers from a critical **SQL Injection (SQLi)** flaw.…

Q2Root Cause? (CWE/Flaw)

🛡️ **Root Cause**: **CWE-89** (Improper Neutralization of Special Elements used in an SQL Command). The application fails to sanitize user inputs before constructing SQL queries, allowing malicious payloads to execute.…

Q3Who is affected? (Versions/Components)

🏢 **Affected Vendor**: PiExtract (中国信研). 📦 **Product**: SOOP-CLM (Enterprise Log Management Solution). 📅 **Vulnerable Versions**: **v5.1.0** through **v5.3.0**. Any version in this range is at risk. 🎯

Q4What can hackers do? (Privileges/Data)

💀 **Attacker Capabilities**: With **High** impact on Confidentiality, Integrity, and Availability (CVSS H:I:H), hackers can: 1. **Dump** entire database contents. 2. **Alter** log records. 3.…

Q5Is exploitation threshold high? (Auth/Config)

🔓 **Exploitation Threshold**: **LOW**. The CVSS vector shows **AV:N** (Network), **AC:L** (Low Complexity), **PR:N** (No Privileges Required), **UI:N** (No User Interaction). It is remotely exploitable without login. 🌐

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

📂 **Public Exploit**: The provided data indicates **No PoCs** (`pocs: []`) are currently listed. However, given the **Low Complexity** and **No Auth** requirement, wild exploitation is highly likely to emerge soon. ⏳

Q7How to self-check? (Features/Scanning)

🔍 **Self-Check**: Scan for PiExtract SOOP-CLM instances running versions **5.1.0 - 5.3.0**. Look for SQL injection points in log management interfaces.…

Q8Is it fixed officially? (Patch/Mitigation)

🩹 **Official Fix**: The vulnerability was published on **2025-03-31**. Check the vendor's official security advisory or the provided **TW-CERT** links for patch availability.…

Q9What if no patch? (Workaround)

🚧 **No Patch Workaround**: If no patch is available, **restrict network access** to the SOOP-CLM interface (WAF/ACL). Implement strict **input validation** on the application side.…

Q10Is it urgent? (Priority Suggestion)

🔥 **Urgency**: **CRITICAL**. With a CVSS score implying **High** impact across all categories and **No Authentication** required, this is a high-priority vulnerability. Patch immediately or isolate the service. 🚨