Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Anuko | Time Tracker | < 1.22.11.5781 |
Related Weaknesses (CWE)
References
- https://github.com/anuko/timetracker/commit/8a7367d7f77ea697c090f5ca4e19669181ccPatch
- https://github.com/anuko/timetracker/security/advisories/GHSA-9g2c-7c7g-p58rVendor Advisory
- https://github.com/anuko/timetracker/commit/8a7367d7f77ea697c090f5ca4e19669181ccPatch
- https://github.com/anuko/timetracker/security/advisories/GHSA-9g2c-7c7g-p58rVendor Advisory
FAQ
What is CVE-2023-32308?
CVE-2023-32308 is a vulnerability with a CVSS score of 8.2 (HIGH). 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 bec...
How severe is CVE-2023-32308?
CVE-2023-32308 has been rated HIGH with a CVSS base score of 8.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-32308?
Check the references section above for vendor advisories and patch information. Affected products include: Anuko Time Tracker.