CVE-2024-9593
High PUBLISHEDTime Clock <= 1.2.2 & Time Clock Pro <= 1.1.4 - Unauthenticated (Limited) Remote Code Execution
Not yet in CISA KEV
Recommended Action
Prioritize remediation. Validate affected assets and apply vendor fixes on an accelerated timeline.
At a Glance
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.
- CVE Published
- Oct 18, 2024
- Exploitation Reported
- Oct 18, 2024
- CVSS
- 8.3 High
- EPSS
- —
Affected Versions
| Vendor | Product | Version | Status |
|---|---|---|---|
| wpplugin |
time_clock
|
0 to <= 1.2.2 |
Affected |
| wpplugin |
time_clock_pro
|
0 to <= 1.1.4 |
Affected |
| Scott Paterson |
Time Clock Pro
|
* to <= 1.1.4 |
Affected |
| scottpaterson |
Time Clock – A WordPress Employee & Volunteer Time Clock Plugin
|
* to <= 1.2.2 |
Affected |
CVE References
- wordfence.com/threat-intel/vulnerabilities/id/247e599a-74e... wordfence.com · CVE Record https://www.wordfence.com/threat-intel/vulnerabilities/id/247e599a-74...
- plugins.trac.wordpress.org/browser/time-clock/tags/1.2.2/includes/admin... plugins.trac.wordpress.org · CVE Record https://plugins.trac.wordpress.org/browser/time-clock/tags/1.2.2/incl...
- plugins.trac.wordpress.org/changeset/3171046/time-clock plugins.trac.wordpress.org · CVE Record https://plugins.trac.wordpress.org/changeset/3171046/time-clock#file40
Recommended Actions
- Prioritize remediation. Validate affected assets and apply vendor fixes on an accelerated timeline.
- Check enrichment artifacts for scanner coverage and available PoCs before rolling remediation validation.
- Use the Pro API to automate enrichment, telemetry, and workflow delivery for VM, SOC, and CTI pipelines.
Known Exploited Vulnerability Sources
Catalogues that list this CVE as a known exploited vulnerability.
Per-source evidence links for KEV attestations are available through the KEVIntel Pro API.
Learn about Pro API access| Source | Added |
|---|---|
| The Shadowserver First | 2024-10-18 17:32 UTC |
Scanner Artifacts
Nuclei and Metasploit references linked to this CVE.
| Scanner | Reference | Detected |
|---|---|---|
| Nuclei | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2024/CVE-2024-9593.yaml | Apr 25, 2025 |
Virtual Patch
Compensating WAF rules to help reduce exposure to this CVE. Rule content and deployable vendor exports are available with KEVIntel Enterprise.
KEVIntel does not currently have a virtual patch for this CVE. When available, KEVIntel virtual patches ship as deployable ModSecurity, Cloudflare, and AWS WAF rules.
Enterprise feature. Virtual patch rule content and deployable vendor exports (ModSecurity, Cloudflare, AWS WAF) are available to KEVIntel Enterprise users.
CVSS Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L
Exploitation Status
Exploited in the wild
Recorded 2024-10-18 17:32:30 UTC · The Shadowserver
Proof of concept available
Recorded 2024-11-18 08:22:44 UTC · GitHub
Weaknesses (CWE)
-
Improper Control of Generation of Code ('Code Injection')
Scanner Integrations
| Scanner | Reference | Detected |
|---|---|---|
| Nuclei | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2024/CVE-2024-9593.yaml | Apr 25, 2025 |
Potential Proof of Concepts
These PoCs are unverified and could contain malware. Use at your own risk.
github · Created 2024-11-18 08:22:44 UTC · 2 stars
CVE-2024-9593 WordPress插件的远程代码执行
github · Created 2024-10-18 09:11:03 UTC · 7 stars
Time Clock <= 1.2.2 & Time Clock Pro <= 1.1.4 - Unauthenticated (Limited) Remote Code Execution
nuclei · Created Unknown
Timeline
Key exploitation, disclosure, scanner coverage, and KEV attestation events for this CVE.
-
00:00 UTC about 1 year ago00:00 UTC · about 1 year ago
Nuclei template available
Scanner coverage available
-
17:32 UTC almost 2 years ago17:32 UTC · almost 2 years ago
CVE published
Vulnerability disclosed publicly
-
17:32 UTC almost 2 years ago17:32 UTC · almost 2 years ago
Added to KEVIntel KEV Feed
High-confidence, third-party attested exploitation
-
09:11 UTC almost 2 years ago09:11 UTC · almost 2 years ago
Public PoC available
Public proof-of-concept code published
-
16:39 UTC almost 2 years ago16:39 UTC · almost 2 years ago
CVE ID reserved
Identifier reserved by the CNA
Automate This Intelligence with the Pro API
Confidence scoring, exploit status, sensor telemetry, PoCs, scanner integrations, mentions, and tags are available programmatically for VM, SOC, and CTI workflows.
Pro API Example
GET /api/v2/pro/kevs/CVE-2024-9593
{
"cve_id": "CVE-2024-9593",
"title": "Time Clock <= 1.2.2 & Time Clock Pro <= 1.1.4 - Unauthenticated (Limited) Rem...",
"affected_vendor": "Scott Paterson, scottpaterson",
"affected_product": "Time Clock Pro, Time Clock – A WordPress Employee & Volunteer Time Clock Plugin",
"affected_versions": [
{ "vendor": "...", "product": "...", "status": "affected", "display_label": "..." }
],
"confidence": "High",
"cvss_score": 8.3,
"epss_score": null,
"exploit_status": {
"exploited_in_the_wild": true,
"active_exploitation_observed": false
},
"sensor_telemetry": { "...": "Pro API fields" },
"proof_of_concepts": [ "..." ],
"scanner_integrations": [ "..." ]
}