anuko timetracker is an open source time tracking system. Boolean-based blind SQL injection vulnerability existed in Time Tracker invoices.php in versions prior to 1.22.11.5781. This was happening because of a coding error after validating parameters in POST requests. There was no check for errors before adjusting invoice sorting order. Because of this, it was possible to craft a POST request with malicious SQL for Time Tracker database. This issue has been fixed in version 1.22.11.5781. Users are advised to upgrade. Users unable to upgrade may insert an additional check for errors in a condition before calling `ttGroupHelper::getActiveInvoices()` in invoices.php.
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: GitHub_M

Published: 2023-05-15T20:47:06.537Z

Updated: 2023-05-15T20:47:06.537Z

Reserved: 2023-05-08T13:26:03.878Z


Link: CVE-2023-32308

JSON object: View

cve-icon NVD Information

Status : Analyzed

Published: 2023-05-15T21:15:09.530

Modified: 2023-05-25T17:38:00.570


Link: CVE-2023-32308

JSON object: View

cve-icon Redhat Information

No data.

CWE