WordPress 的 Time Clock 插件和 Time Clock Pro 插件在版本 1.2.2(Time Clock)及 1.1.4(Time Clock Pro)及之前版本中,通过 'etimeclockwp_load_function_callback' 函数存在远程代码执行漏洞。这允许未认证的攻击者在服务器上执行代码。无法指定所调用函数的参数。
usage: CVE-2024-9593.py [-h] -u URL [-p PHPINFO]
CVE-2024-9593 Unauthenticated Remote Code Execution
options:
-h, --help show this help message and exit
-u URL, --url URL Target URL
-p PHPINFO, --phpinfo PHPINFO
Function or file path to exploit (default: phpinfo)
pip install requests
此脚本仅供教育目的使用。作者不对因滥用此脚本造成的任何损害负责。