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

Goal: 1000 CNY ยท Raised: 1336 CNY

100%

CVE-2025-5947 โ€” AI Deep Analysis Summary

CVSS 9.8 ยท Critical

Q1What is this vulnerability? (Essence + Consequences)

๐Ÿšจ **Essence**: Unauthenticated attackers can bypass login checks via cookie manipulation in `service_finder_switch_back()`. <br>๐Ÿ’ฅ **Consequences**: Full **Privilege Escalation**.โ€ฆ

Q2Root Cause? (CWE/Flaw)

๐Ÿ›ก๏ธ **Root Cause**: **CWE-639** (Authorization Bypass Through User-Controlled Key). <br>๐Ÿ” **Flaw**: The plugin fails to validate the user's cookie value before logging them in.โ€ฆ

Q3Who is affected? (Versions/Components)

๐Ÿ“ฆ **Affected**: WordPress Plugin **Service Finder Bookings**. <br>๐Ÿ“… **Version**: **6.0 and earlier**. <br>๐Ÿข **Vendor**: aonetheme. <br>๐ŸŒ **Context**: Popular booking/service management system for WordPress.

Q4What can hackers do? (Privileges/Data)

๐Ÿ‘‘ **Privileges**: Gain **Admin Access**. <br>๐Ÿ“‚ **Data**: Read/Write/Modify ALL site data. <br>๐Ÿ”“ **Action**: Login as **ANY** user (Admin, Editor, Subscriber) without knowing their password.โ€ฆ

Q5Is exploitation threshold high? (Auth/Config)

โšก **Threshold**: **EXTREMELY LOW**. <br>๐Ÿ”‘ **Auth**: None required (Unauthenticated). <br>๐Ÿ–ฑ๏ธ **UI**: None required (No user interaction needed). <br>๐ŸŒ **Network**: Remote (AV:N). <br>๐ŸŽฏ **Complexity**: Low (AC:L).

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

๐Ÿ’ฃ **Public Exploit**: **YES**. <br>๐Ÿ”— **Links**: <br>- [M4rgs/CVE-2025-5947_Exploit](https://github.com/M4rgs/CVE-2025-5947_Exploit) <br>- [NightlyAudit/CVE-2025-5947](https://github.com/NightlyAudit/CVE-2025-5947) <br>๐Ÿ“ก โ€ฆ

Q7How to self-check? (Features/Scanning)

๐Ÿ” **Self-Check**: Scan for these directory paths: <br>1. `/wp-content/plugins/service-finder/` <br>2. `/wp-content/plugins/service-finder-bookings/` <br>3.โ€ฆ

Q8Is it fixed officially? (Patch/Mitigation)

๐Ÿฉน **Fix**: Update the plugin to the latest version released by **aonetheme**. <br>โš ๏ธ **Note**: The vulnerability was published on **2025-08-01**.โ€ฆ

Q9What if no patch? (Workaround)

๐Ÿšง **Workaround (No Patch)**: <br>1. **Disable** the plugin immediately if not critical. <br>2. **Block** access to `/wp-admin/` via IP whitelist if possible. <br>3.โ€ฆ

Q10Is it urgent? (Priority Suggestion)

๐Ÿ”ฅ **Priority**: **CRITICAL / URGENT**. <br>๐Ÿ“‰ **Risk**: CVSS **9.8** (Critical). <br>โฑ๏ธ **Action**: Patch **IMMEDIATELY**.โ€ฆ