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

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

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

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

工具目录

分类

查看所有分类
Loading categories
CVE-2023-6553 — CVE-2023-6553 exploit script | Kitploit
工具/GitHubGitHub/cc3305/cve-2023-6553
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingPayload Development
GitHubcc3305/cve-2023-6553

CVE-2023-6553

CVE-2023-6553 exploit script

查看仓库
2年前尚未审核

最受欢迎

查看全部 →

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

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

CVE-2023-6553

由于"Backup Migration"插件中一个错误的 include 语句,攻击者可以实现远程代码执行(RCE)

CVE 摘要

Backup Migration WordPress 插件在所有版本(包括 1.3.7)中,通过 /includes/backup-heart.php 文件存在远程代码执行漏洞。这是因为攻击者能够控制传递给 include 语句的值,并利用这一点实现远程代码执行。这使得未经身份验证的攻击者能够轻松在服务器上执行代码。

受影响版本

  • Backupbliss Backup Migration (Wordpress) <= 1.3.7

异常

  • 此漏洞需要 php filter 链,因此使用了 php_filter_chain_generator。你可以通过以下方式下载:
    • 如果尚未克隆:git clone https://github.com/cc3305/CVE-2023-6553 --recursive --shallow-submodules。
    • 或者如果已经克隆,在本地 git 仓库中运行:git submodule update --init --depth 1。

参考

  • GitHub PoC - motikan2010,2023年12月27日
  • CVE 详情 - CVSS 评分 9.8
下载工具