Goal Reached Thanks to every supporter β€” we hit 100%!

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

CVE-2024-25913 β€” AI Deep Analysis Summary

CVSS 10.0 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: Unrestricted file upload in WordPress Plugin Moveto. <br>πŸ’₯ **Consequences**: Attackers can upload malicious files (e.g., webshells).…

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **CWE**: CWE-434 (Unrestricted Upload of File with Dangerous Type). <br>πŸ” **Flaw**: The plugin fails to validate file types/extensions during upload. <br>⚠️ **Root**: Dangerous file types are not restricted.

Q3Who is affected? (Versions/Components)

🏒 **Vendor**: Skymoonlabs. <br>πŸ“¦ **Product**: MoveTo (WordPress Plugin). <br>πŸ“… **Affected**: Version **6.2** and earlier versions.

Q4What can hackers do? (Privileges/Data)

πŸ‘‘ **Privileges**: Unauthenticated access required. <br>πŸ“‚ **Data**: Can upload arbitrary files. <br>πŸ’» **Action**: Execute code on the server via uploaded scripts.

Q5Is exploitation threshold high? (Auth/Config)

πŸ“‰ **Threshold**: **LOW**. <br>πŸ”“ **Auth**: No authentication needed (Unauthenticated). <br>🌐 **Network**: Network accessible (AV:N). <br>🎯 **Complexity**: Low (AC:L).

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

πŸ“œ **Public Exp?**: No specific PoC code provided in data. <br>🌍 **Wild Exp**: Likely easy to exploit due to low barrier. <br>πŸ”— **Ref**: Patchstack advisory available.

Q7How to self-check? (Features/Scanning)

πŸ” **Check**: Scan for Moveto plugin version ≀ 6.2. <br>πŸ“‚ **Feature**: Look for file upload endpoints. <br>πŸ§ͺ **Test**: Attempt to upload non-image files (e.g., .php).

Q8Is it fixed officially? (Patch/Mitigation)

πŸ› οΈ **Fix**: Update to version **> 6.2**. <br>πŸ“’ **Source**: Vendor patch available via Patchstack. <br>βœ… **Status**: Official fix exists.

Q9What if no patch? (Workaround)

🚫 **Workaround**: Disable the plugin if not used. <br>πŸ›‘οΈ **WAF**: Block upload requests with dangerous extensions. <br>πŸ”’ **Perms**: Restrict upload directory execution permissions.

Q10Is it urgent? (Priority Suggestion)

πŸ”₯ **Priority**: **CRITICAL**. <br>πŸ“Š **CVSS**: 9.8 (High). <br>⏳ **Urgency**: Patch immediately. <br>⚠️ **Risk**: Unauthenticated remote code execution.