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

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

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

CVSS 9.8 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: A critical Access Control Error in ProfilePress plugin. πŸ“‰ **Consequences**: Attackers can bypass security checks to register as **Administrators**, leading to total site compromise. πŸ’₯

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **CWE**: CWE-269 (Improper Privilege Management). πŸ” **Flaw**: The `RegistrationAuth.php` file allows arbitrary user meta data during registration, specifically `wp_capabilities`. πŸ›

Q3Who is affected? (Versions/Components)

πŸ‘₯ **Vendor**: ProfilePress. πŸ“¦ **Product**: ProfilePress Plugin for WordPress. πŸ“… **Affected Versions**: **3.0.0** through **3.1.3**. ⚠️

Q4What can hackers do? (Privileges/Data)

πŸ‘‘ **Privileges**: Gains **Administrator** access without authentication. πŸ—„οΈ **Data**: Full control over the WordPress site, including database, plugins, and user data. 🚫

Q5Is exploitation threshold high? (Auth/Config)

πŸ“‰ **Threshold**: **LOW**. 🚫 **Auth**: No authentication required (Unauthenticated). βš™οΈ **Config**: Exploits the registration endpoint directly. 🎯

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

πŸ”“ **Public Exp**: **YES**. Multiple PoCs available on GitHub (e.g., RandomRobbieBF, K3ysTr0K3R). 🌐 **Status**: Actively exploitable in the wild. πŸ’£

Q7How to self-check? (Features/Scanning)

πŸ” **Check**: Scan for ProfilePress plugin version 3.0.0-3.1.3. πŸ› οΈ **Tools**: Use Nuclei templates or manual curl requests to the `admin-ajax.php` endpoint. πŸ“

Q8Is it fixed officially? (Patch/Mitigation)

πŸ›‘οΈ **Fix**: **YES**. Official patches were released by the vendor. πŸ”„ **Action**: Update ProfilePress to the latest version immediately. βœ…

Q9What if no patch? (Workaround)

🚧 **Workaround**: Disable the ProfilePress plugin if patching isn't possible. 🚫 **Block**: Restrict access to `/wp-admin/admin-ajax.php` registration endpoints via WAF. πŸ›‘

Q10Is it urgent? (Priority Suggestion)

πŸ”₯ **Urgency**: **CRITICAL**. 🚨 **Priority**: Patch **IMMEDIATELY**. This allows full admin takeover with zero effort from attackers. ⏳