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

Goal: 1000 CNY ยท Raised: 1336 CNY

100%

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.