Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2024-9593 PoC — WordPress plugin Time Clock plugin and Time Clock Pro 代码注入漏洞

Source
Associated Vulnerability
Title:WordPress plugin Time Clock plugin and Time Clock Pro 代码注入漏洞 (CVE-2024-9593)
Description:WordPress和WordPress plugin都是WordPress基金会的产品。WordPress是一套使用PHP语言开发的博客平台。该平台支持在PHP和MySQL的服务器上架设个人博客网站。WordPress plugin是一个应用插件。 WordPress plugin Time Clock plugin and Time Clock Pro 1.2.2版本及之前版本存在代码注入漏洞,该漏洞源于包含一个远程代码执行。
Readme
# CVE-2024-9593-Exploit
The Time Clock plugin and Time Clock Pro plugin for WordPress are vulnerable to Remote Code Execution in versions up to, and including, 1.2.2 (for Time Clock) and 1.1.4 (for Time Clock Pro) via the 'etimeclockwp_load_function_callback' function. This allows unauthenticated attackers to execute code on the server. The invoked function's parameters cannot be specified. 

## usage:

```
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

```
pip install requests
```
### Note:
This script is provided for educational purposes only. The author is not responsible for any damages caused by the misuse of this script.
File Snapshot

[4.0K] /data/pocs/20dee03923ca700f01996da3da3f41774600f051 ├── [3.9K] CVE-2024-9593.py └── [ 900] README.md 0 directories, 2 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.