Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2025-5947 PoC — WordPress plugin Service Finder Bookings 安全漏洞

Source
Associated Vulnerability
Title:WordPress plugin Service Finder Bookings 安全漏洞 (CVE-2025-5947)
Description:WordPress和WordPress plugin都是WordPress基金会的产品。WordPress是一套使用PHP语言开发的博客平台。该平台支持在PHP和MySQL的服务器上架设个人博客网站。WordPress plugin是一个应用插件。 WordPress plugin Service Finder Bookings 6.0及之前版本存在安全漏洞,该漏洞源于身份验证绕过,可能导致权限提升。
Readme
## Overview
This is due to the plugin not properly validating a user's cookie value prior to logging them in through the service_finder_switch_back() function. This makes it possible for unauthenticated attackers to login as any user including admins.


## Details
- **CVE ID**: [CVE-2025-5947](https://nvd.nist.gov/vuln/detail/CVE-2025-5947)
- **Discovered**: 2025-08-01
- **Published**: 2025-08-01
- **Impact**: Confidentiality

## Vulnerability Description
This vulnerability arises from a failure to properly validate user cookie values during the authentication process within the service_finder_switch_back() function. As a result, this oversight allows unauthenticated attackers to gain access to user accounts, including those with administrative privileges, without requiring valid credentials. The implications of this fault can be severe, potentially allowing attackers to manipulate site settings, access sensitive data, and execute administrative functions, thereby undermining the integrity and security of WordPress sites utilizing the affected plugin.

## Running

To run explоit you need Python 3.9.
Execute:
```bash
python exploit.py -h 10.10.10.10 -c 'uname -a'
```

### [Download here](download)
File Snapshot

[4.0K] /data/pocs/0390ee489ec3fe9977c5afc7e0aaf0ef865296a4 ├── [ 15] download └── [1.2K] README.md 1 directory, 2 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.