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)
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.
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.
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.
References (3)
Scores
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L