CVE-2021-43851
published 2021-12-22CVE-2021-43851: Anuko Time Tracker is an open source, web-based time tracking application written in PHP. SQL injection vulnerability exist in multiple files in Time Tracker…
PriorityP351high8.8CVSS 3.1
AVNACLPRLUINSUCHIHAH
EPSS
1.17%
63.3th percentile
Anuko Time Tracker is an open source, web-based time tracking application written in PHP. SQL injection vulnerability exist in multiple files in Time Tracker version 1.19.33.5606 and prior due to not properly checking of the "group" and "status" parameters in POST requests. Group parameter is posted along when navigating between organizational subgroups (groups.php file). Status parameter is used in multiple files to change a status of an entity such as making a project, task, or user inactive. This issue has been patched in version 1.19.33.5607. An upgrade is highly recommended. If an upgrade is not practical, introduce ttValidStatus function as in the latest version and start using it user input check blocks wherever status field is used. For groups.php fix, introduce ttValidInteger function as in the latest version and use it in the access check block in the file.
Affected
2 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| anuko | time_tracker | < 1.19.33.5607 | 1.19.33.5607 |
| anuko | timetracker | < 1.19.33.5607 | 1.19.33.5607 |
CVSS provenance
nvdv3.18.8HIGHCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
nvdv2.06.5MEDIUMAV:N/AC:L/Au:S/C:P/I:P/A:P
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No advisories linked to this vulnerability.
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
https://github.com/anuko/timetracker/commit/0cf32f1046418aa2e5218b0b370064820c330c6ahttps://github.com/anuko/timetracker/commit/94fda0cc0c9c20ab98d38ccc75ff040d13dc7f1bhttps://github.com/anuko/timetracker/security/advisories/GHSA-wx6x-6rq3-pqcchttps://github.com/anuko/timetracker/commit/0cf32f1046418aa2e5218b0b370064820c330c6ahttps://github.com/anuko/timetracker/commit/94fda0cc0c9c20ab98d38ccc75ff040d13dc7f1bhttps://github.com/anuko/timetracker/security/advisories/GHSA-wx6x-6rq3-pqcc
2021-12-22
Published