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

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

CVE-2024-7350 β€” AI Deep Analysis Summary

CVSS 9.8 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: BookingPress (v1.1.6-1.1.7) fails to verify identity **before** login after booking. πŸ“‰ **Consequences**: Full system compromise. CVSS 9.8 (Critical).…

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **CWE-288**: Authentication Bypass. The core flaw is skipping proper identity validation steps. Users bypass security checks simply by completing a booking action first. 🚫 No gatekeeping.

Q3Who is affected? (Versions/Components)

🏒 **Vendor**: reputeinfosystems. πŸ“¦ **Product**: BookingPress (Appointment Booking Calendar & Scheduling). πŸ“… **Affected**: Versions **1.1.6** to **1.1.7**. If you use these, you are exposed.

Q4What can hackers do? (Privileges/Data)

πŸ’» **Privileges**: Full access. πŸ“‚ **Data**: High confidentiality & integrity impact. Hackers can read sensitive user data, alter bookings, and potentially crash the site. It’s not just a peek; it’s a takeover.

Q5Is exploitation threshold high? (Auth/Config)

⚑ **Threshold**: LOW. 🌐 **Network**: Remote (AV:N). πŸ”‘ **Auth**: None required (PR:N). πŸ–±οΈ **UI**: None required (UI:N). Any unauthenticated attacker can exploit this easily. No complex setup needed.

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

πŸ” **Public Exp?**: No specific PoC code listed in data. πŸ“° **References**: WordFence and WordPress Trac links exist. ⚠️ **Status**: Likely exploitable given the low barrier, but no public script confirmed yet.

Q7How to self-check? (Features/Scanning)

πŸ”Ž **Check**: Scan for BookingPress plugin. πŸ“Š **Version**: Verify if installed version is 1.1.6 or 1.1.7. πŸ› οΈ **Tool**: Use WordPress security scanners or check plugin directory details.…

Q8Is it fixed officially? (Patch/Mitigation)

βœ… **Fixed?**: Yes. πŸ“ **Patch**: Reference to changeset 3130266 indicates a fix in `class.bookingpress_customers.php`. πŸ”„ **Action**: Update to the latest version immediately to close the hole.

Q9What if no patch? (Workaround)

🚧 **No Patch?**: Disable the plugin temporarily. πŸ›‘ **Block**: Restrict access to booking endpoints via WAF rules. 🧹 **Audit**: Monitor for unauthorized login attempts post-booking. Mitigation is key if you can't update.

Q10Is it urgent? (Priority Suggestion)

πŸ”₯ **Urgency**: CRITICAL. 🚨 **Priority**: Patch NOW. CVSS 9.8 means high impact + easy exploit. Do not wait. Update BookingPress to the latest secure version today.