
针对 CVE-2025-49113 的概念验证
针对 CVE-2025-49113 的完整功能概念验证漏洞利用
CVE-2025-49113 是一个 漏洞,由于应用程序会话解析器中的逻辑缺陷,允许不安全的 PHP 对象反序列化。已认证用户可利用此问题在服务器上执行任意命令。
具有 有效凭据 的攻击者(即使是低权限用户账户)可以利用此漏洞:
unserialize() 使用攻击者控制的输入和加载的 gadgets1.5.0 至 1.5.9 的所有版本1.6.0 至 1.6.10 的所有版本1.5.0 之前的版本尚未测试,但如果存在向后移植的插件或功能,则可能存在漏洞。
requirements.txt 中列出的 Python 库克隆仓库并安装所需依赖:
git clone https://github.com/BiiTts/Roundcube-CVE-2025-49113.git
cd roundcube-rce-CVE-2025-49113
pip install -r requirements.txt
python3 roundcube_exploit.py http://roundcube.local/ username password "cmd"
https://fearsoff.org/research/roundcube