Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
Loading categories
CVE-2025-47539 — Eventin <= 4.0.26 - 缺失授权导致未认证权限提升 | Kitploit
工具/GitHubGitHub/nxploited/cve-2025-47539
权限提升漏洞分析漏洞利用Web应用程序漏洞利用渗透测试学习与教育
GitHubnxploited/cve-2025-47539

CVE-2025-47539

Eventin <= 4.0.26 - 缺失授权导致未认证权限提升

查看仓库
421年前尚未审核

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

🚨 CVE-2025-47539 – WordPress Eventin 插件严重漏洞利用

🔥 漏洞摘要

WordPress 的 Event Manager, Events Calendar, Tickets, Registrations – Eventin 插件因 import_items() 函数缺少授权检查,存在 未认证权限提升 漏洞。

  • 🔓 受影响版本:<= 4.0.26
  • 🆔 CVE:CVE-2025-47539
  • 🚨 CVSS 评分:9.8(严重)
  • 📅 公开披露:2025 年 5 月 7 日
  • 🔄 最后更新:2025 年 5 月 15 日

未认证攻击者可向 REST API 构造恶意请求,在无需用户交互的情况下创建具有 administrator 权限的新用户。


💻 关于脚本

本 Python 脚本是 CVE-2025-47539 的独立利用工具。

它将:

  • 自动生成有效的 CSV 载荷文件。
  • 将文件上传至易受攻击的端点。
  • 自动触发导入过程。
  • 即时反馈,包括所创建管理员账户的完整凭据。

⚠️ 本脚本仅用于教育目的和专业安全评估。


⚙️ 使用方法

root@kitploit:~
usage: a.py [-h] -u URL

Exploit for CVE-2025-47539 # By Nxploited (Khaled Alenazi)

options:
  -h, --help     show this help message and exit
  -u, --url URL  Target base URL (e.g. http://target.com)

✅ 预期输出

root@kitploit:~
By:Nxploited (Khaled_alenazi) |    [email protected]
[+] Exploitation succeeded
[+] Response:
{"message":"Successfully imported speaker"}

[+] Exploited Account Details
    Name     : Nxploited (Khaled_alenazi)
    Email    : [email protected]
    Username : NxPloted
    Password : nxploit123
    Role     : administrator

Exploit: By: Nxploited (Khaled_alenazi)
Use this script for educational purposes only. I am not responsible for your actions.

📊 影响

超过 10,000+ 个 WordPress 站点被确认易受此漏洞影响。
所有使用 Eventin ≤ 4.0.26 的站点管理员应 立即更新 至 4.0.28 或更高版本。


⚠️ 免责声明

本工具 仅用于教育和授权渗透测试。
创建者 不对因使用本脚本造成的任何滥用或损害负责。


👤

作者: Nxploited ( Khaled_Alenazi )
📧 联系邮箱: [email protected]

下载工具