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

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

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

CVSS 6.5 Β· Medium

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: Path Traversal (CWE-22) in Adning Advertising plugin. πŸ“‰ **Consequences**: Attackers can delete arbitrary files or upload malicious payloads, compromising server integrity.

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **Root Cause**: Improper input validation allowing **Path Traversal**. ⚠️ **CWE**: CWE-22. The plugin fails to sanitize file paths, enabling unauthorized file system access.

Q3Who is affected? (Versions/Components)

πŸ‘₯ **Affected**: WordPress Plugin **Adning Advertising**. πŸ“¦ **Version**: Below **1.5.6**. 🏒 **Vendor**: tunafish. 🌐 **Platform**: WordPress sites running this specific plugin.

Q4What can hackers do? (Privileges/Data)

πŸ’€ **Attacker Actions**: Upload malicious files (Webshells). πŸ—‘οΈ Delete critical server files. πŸ“‚ Access sensitive data via path traversal. πŸ”“ **Privileges**: Server-level access depending on web server user rights.

Q5Is exploitation threshold high? (Auth/Config)

πŸ”“ **Threshold**: **LOW**. 🚫 **Auth**: No authentication required (PR:N). 🌍 **Vector**: Network (AV:N). ⚑ **Complexity**: Low (AC:L). Easy to exploit remotely.

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

πŸ”₯ **Exploitation**: **YES**. Active exploitation in the wild reported. πŸ“œ **PoC**: Available via Nuclei templates. πŸ“’ **Sources**: Wordfence & Nintechnet blogs confirm active threats.

Q7How to self-check? (Features/Scanning)

πŸ” **Self-Check**: Scan for **Adning Advertising** plugin. πŸ§ͺ **Tool**: Use Nuclei templates (CVE-2020-36728.yaml). πŸ“Š **Indicator**: Check for version < 1.5.6. πŸ•΅οΈβ€β™‚οΈ **Verify**: Test file deletion/upload endpoints if safe.

Q8Is it fixed officially? (Patch/Mitigation)

πŸ› οΈ **Fix**: Upgrade to **Version 1.5.6** or higher. πŸ“₯ **Source**: Codecanyon/Official vendor. βœ… **Status**: Patched officially. πŸ”„ **Action**: Immediate update recommended.

Q9What if no patch? (Workaround)

🚧 **No Patch?**: Disable the plugin immediately. πŸ›‘ **Isolate**: Restrict web server file permissions. 🧱 **WAF**: Block path traversal patterns (../). πŸ“¦ **Backup**: Secure existing files before mitigation.

Q10Is it urgent? (Priority Suggestion)

⚑ **Urgency**: **CRITICAL**. πŸ”΄ **Priority**: **P0**. 🚨 **Reason**: Unauthenticated, actively exploited, allows RCE/File Deletion. πŸƒ **Action**: Patch NOW.