CVE-2022-24707

HIGH

Anuko Time Tracker <1.20.0.5642 - SQL Injection

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 3 public exploits for CVE-2022-24707. PoCs published by Altelus, Altelus1, thepiyushkumarshukla.

AI-analyzed exploit summary This exploit demonstrates an authenticated SQL injection vulnerability in Anuko Time Tracker's Puncher plugin. It allows an authenticated user to inject SQL payloads via the 'date' parameter when stopping the puncher, leading to information leakage.

Description

Anuko Time Tracker is an open source, web-based time tracking application written in PHP. UNION SQL injection and time-based blind injection vulnerabilities existed in Time Tracker Puncher plugin in versions of anuko timetracker prior to 1.20.0.5642. This was happening because the Puncher plugin was reusing code from other places and was relying on an unsanitized date parameter in POST requests. Because the parameter was not checked, it was possible to craft POST requests with malicious SQL for Time Tracker database. This issue has been resolved in in version 1.20.0.5642. Users unable to upgrade are advised to add their own checks to input.

Exploits (3)

exploitdb WORKING POC
by Altelus · pythonwebappsphp
https://www.exploit-db.com/exploits/50915

This exploit demonstrates an authenticated SQL injection vulnerability in Anuko Time Tracker's Puncher plugin. It allows an authenticated user to inject SQL payloads via the 'date' parameter when stopping the puncher, leading to information leakage.

Classification
Working Poc 100%
Attack Type
Sqli
Complexity
Moderate
Reliability
Reliable
Target: Anuko Time Tracker 1.20.0.5640
Auth required
Prerequisites: Authenticated access to Anuko Time Tracker · Puncher plugin enabled
devstral-2 · analyzed Feb 16, 2026 Full analysis →
nomisec WORKING POC 13 stars
by Altelus1 · poc
https://github.com/Altelus1/CVE-2022-24707

This is a functional exploit for CVE-2022-24707, demonstrating SQL injection in Anuko Time Tracker's Puncher plugin. It authenticates, starts a puncher entry, injects SQL via the stop request, and retrieves leaked data from the comment field.

Classification
Working Poc 95%
Attack Type
Sqli
Complexity
Moderate
Reliability
Reliable
Target: Anuko Time Tracker 1.20.0.5640
Auth required
Prerequisites: Valid credentials for Anuko Time Tracker · Puncher plugin enabled · Network access to the target
devstral-2 · analyzed Feb 16, 2026 Full analysis →
nomisec WORKING POC
by thepiyushkumarshukla · poc
https://github.com/thepiyushkumarshukla/CVE-2022-24707_AnukoTimeTracker_Version-1.20.0_POC

This repository contains a Python-based exploit for CVE-2022-24707, demonstrating a time-based SQL injection vulnerability in Anuko Time Tracker version 1.20.0. The exploit automates the process of dumping user credentials from the `tt_users` database via the puncher feature.

Classification
Working Poc 95%
Attack Type
Sqli
Complexity
Moderate
Reliability
Reliable
Target: Anuko Time Tracker version 1.20.0 or lower
Auth required
Prerequisites: Administrator access to Anuko Time Tracker · Puncher plugin enabled · Valid user credentials · Project created in the application
devstral-2 · analyzed Feb 16, 2026 Full analysis →

Scores

CVSS v3 7.4
EPSS 0.0716
EPSS Percentile 93.5%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L

CISA SSVC

Vulnrichment
Exploitation poc
Automatable no
Technical Impact partial

Details

CWE
CWE-89
Status published
Products (1)
anuko/time_tracker < 1.20.0.5642
Published Feb 24, 2022
Tracked Since Feb 18, 2026