
CVE-2023-6553 exploit script
由于"Backup Migration"插件中一个错误的 include 语句,攻击者可以实现远程代码执行(RCE)
Backup Migration WordPress 插件在所有版本(包括 1.3.7)中,通过 /includes/backup-heart.php 文件存在远程代码执行漏洞。这是因为攻击者能够控制传递给 include 语句的值,并利用这一点实现远程代码执行。这使得未经身份验证的攻击者能够轻松在服务器上执行代码。
git clone https://github.com/cc3305/CVE-2023-6553 --recursive --shallow-submodules。git submodule update --init --depth 1。