CVE-2023-32308

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:anuko:time_tracker:*:*:*:*:*:*:*:*

History

25 May 2023, 17:38

Type Values Removed Values Added
CPE cpe:2.3:a:anuko:time_tracker:*:*:*:*:*:*:*:*
First Time Anuko
Anuko time Tracker
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 9.8
References (MISC) https://github.com/anuko/timetracker/security/advisories/GHSA-9g2c-7c7g-p58r - (MISC) https://github.com/anuko/timetracker/security/advisories/GHSA-9g2c-7c7g-p58r - Vendor Advisory
References (MISC) https://github.com/anuko/timetracker/commit/8a7367d7f77ea697c090f5ca4e19669181cc7bcf - (MISC) https://github.com/anuko/timetracker/commit/8a7367d7f77ea697c090f5ca4e19669181cc7bcf - Patch

15 May 2023, 21:15

Type Values Removed Values Added
New CVE

Information

Published : 2023-05-15 21:15

Updated : 2023-12-10 15:01


NVD link : CVE-2023-32308

Mitre link : CVE-2023-32308

CVE.ORG link : CVE-2023-32308


JSON object : View

Products Affected

anuko

  • time_tracker
CWE
CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')