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

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2025-14344 — AI Deep Analysis Summary

CVSS 9.8 · Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: Path Traversal (CWE-22) in 'Multi Uploader for Gravity Forms'. 🔥 **Consequences**: Attackers can delete **arbitrary files** on the server due to insufficient path validation.

Q2Root Cause? (CWE/Flaw)

🛡️ **Root Cause**: **CWE-22** (Improper Limitation of a Pathname to a Restricted Directory). ⚠️ **Flaw**: The plugin fails to properly sanitize file paths, allowing directory traversal sequences.

Q3Who is affected? (Versions/Components)

📦 **Affected**: WordPress Plugin: **Multi Uploader for Gravity Forms**. 📅 **Version**: **1.1.7 and earlier** versions. 👤 **Vendor**: sh1zen.

Q4What can hackers do? (Privileges/Data)

💀 **Impact**: High Severity (CVSS 9.8). 🗑️ **Action**: **Arbitrary File Deletion**. 📉 **Risk**: Complete loss of integrity and availability; potential server compromise.

Q5Is exploitation threshold high? (Auth/Config)

🔓 **Threshold**: **LOW**. 🌐 **Access**: Network (AV:N), Low Complexity (AC:L). 👤 **Auth**: None Required (PR:N, UI:N). ✅ **Easy to exploit** remotely.

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

📜 **Exploit Status**: No public PoC listed in data. 🔍 **References**: WordFence and WP Trac links available for technical details. ⚠️ **Risk**: Despite no public PoC, the flaw is critical and likely exploitable.

Q7How to self-check? (Features/Scanning)

🔍 **Self-Check**: Scan for **Multi Uploader for Gravity Forms**. 📊 **Version Check**: Verify if version is **≤ 1.1.7**. 🛠️ **Tool**: Use WP plugin scanners or manual code review of `GFMUHandlePluploader.class.php`.

Q8Is it fixed officially? (Patch/Mitigation)

🛠️ **Fix**: Update to the latest version immediately. 📝 **Patch**: Revision **3421317** on WP Trac addresses the issue. ✅ **Action**: Upgrade plugin to patch the path traversal flaw.

Q9What if no patch? (Workaround)

🚧 **Workaround**: If patching is delayed, **disable the plugin**. 🔒 **Mitigation**: Restrict file upload permissions via server config. 🚫 **Block**: Monitor for suspicious file deletion logs.

Q10Is it urgent? (Priority Suggestion)

🔴 **Priority**: **CRITICAL**. ⚡ **Urgency**: High. CVSS 9.8 indicates severe impact. 🏃 **Action**: Patch **immediately** to prevent arbitrary file deletion.