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

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

CVE-2021-4380 β€” AI Deep Analysis Summary

CVSS 9.8 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: Critical Access Control Error in WordPress Plugin 'Pinterest Automatic'. πŸ“‰ **Consequences**: Unauthenticated attackers can bypass authorization.…

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **CWE**: CWE-284 (Improper Access Control). πŸ” **Flaw**: Missing capability checks on the `wp_pinterest_automatic_parse_request` function and `process_form.php` script.…

Q3Who is affected? (Versions/Components)

πŸ“¦ **Vendor**: ValvePress. πŸ“± **Product**: Pinterest Automatic (WordPress Plugin). πŸ“… **Affected Versions**: Up to and including version **1.14.3**. πŸ“‰

Q4What can hackers do? (Privileges/Data)

πŸ‘‘ **Privileges**: Attackers can create **new administrative user accounts** without authentication. πŸ”„ **Data/Impact**: They can update arbitrary site options, potentially redirecting unsuspecting visitors to malicious si…

Q5Is exploitation threshold high? (Auth/Config)

πŸ“‰ **Threshold**: **LOW**. πŸ”“ **Auth**: **Unauthenticated** (PR:N). No login required. 🌐 **Network**: Network accessible (AV:N). πŸ‘€ **UI**: No user interaction needed (UI:N). Easy to exploit. πŸš€

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

βœ… **Yes**. πŸ“œ **PoC**: Public Nuclei template available on GitHub (projectdiscovery/nuclei-templates). 🌍 **Exploitation**: Wild exploitation is likely due to the simplicity of the bypass and lack of auth requirements. πŸ•·οΈ

Q7How to self-check? (Features/Scanning)

πŸ” **Check**: Scan for the presence of `process_form.php` or the `wp_pinterest_automatic_parse_request` function. πŸ› οΈ **Tool**: Use Nuclei with the specific CVE-2021-4380 template. πŸ“Š **Indicator**: Check if the plugin vers…

Q8Is it fixed officially? (Patch/Mitigation)

βœ… **Fixed**. 🩹 **Patch**: Update the 'Pinterest Automatic' plugin to a version **greater than 1.14.3**. πŸ“ **Source**: References from Acunetix, Nintechnet, and Wordfence confirm the fix. πŸ›‘οΈ

Q9What if no patch? (Workaround)

🚧 **Workaround**: If patching is delayed, **disable or delete** the 'Pinterest Automatic' plugin immediately. πŸ”’ **Alternative**: Restrict access to `process_form.php` via `.htaccess` or WAF rules if the plugin must remai…

Q10Is it urgent? (Priority Suggestion)

πŸ”₯ **Priority**: **CRITICAL**. ⏳ **Urgency**: **Immediate Action Required**. πŸ“ˆ **Risk**: CVSS Score indicates High impact on Confidentiality, Integrity, and Availability.…