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

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

CVE-2020-36849 β€” AI Deep Analysis Summary

CVSS 9.8 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: Arbitrary File Upload via missing validation in `upload-handler.php`.…

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **Root Cause**: **CWE-434** (Unrestricted Upload of File with Dangerous Type).…

Q3Who is affected? (Versions/Components)

🏒 **Vendor**: AIT Themes. <br>πŸ“¦ **Product**: AIT CSV import/export. <br>πŸ“‰ **Affected Versions**: **3.0.3 and earlier**. <br>🌐 **Platform**: WordPress sites using this specific plugin.

Q4What can hackers do? (Privileges/Data)

πŸ‘‘ **Privileges**: **Full System Control**. <br>πŸ“‚ **Data**: Complete access to server files, database, and user data. <br>⚑ **Impact**: High (CVSS 9.8).…

Q5Is exploitation threshold high? (Auth/Config)

πŸ”“ **Threshold**: **LOW**. <br>πŸ”‘ **Auth**: No authentication required (`PR:N`). <br>πŸ–±οΈ **UI**: No user interaction needed (`UI:N`). <br>🌍 **Access**: Network accessible (`AV:N`). Easy to exploit remotely.

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

πŸ’£ **Exploit Status**: **YES**. <br>πŸ” **Evidence**: Public Metasploit module exists (`wp_ait_csv_rce.rb`). <br>πŸ“’ **Advisories**: Confirmed by Acunetix, WordFence, and WPScan. Wild exploitation is highly likely.

Q7How to self-check? (Features/Scanning)

πŸ” **Self-Check**: <br>1. Scan for `AIT CSV import/export` plugin. <br>2. Verify version is **≀ 3.0.3**. <br>3. Check for `upload-handler.php` in the plugin directory. <br>4.…

Q8Is it fixed officially? (Patch/Mitigation)

πŸ”§ **Fix**: Update the plugin to the latest version immediately. <br>πŸ“₯ **Source**: Official site (ait-themes.club).…

Q9What if no patch? (Workaround)

🚫 **No Patch Workaround**: <br>1. **Disable/Uninstall** the plugin if not needed. <br>2. **Restrict File Uploads**: Use WAF rules to block PHP uploads in the upload directory. <br>3.…

Q10Is it urgent? (Priority Suggestion)

πŸ”₯ **Priority**: **CRITICAL / IMMEDIATE**. <br>⏱️ **Urgency**: High. CVSS 9.8 indicates severe risk. <br>πŸš€ **Action**: Patch within **24-48 hours**.…