CVE-2021-43851
Summary
| CVE | CVE-2021-43851 |
|---|---|
| State | PUBLIC |
| Assigner | [email protected] |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2021-12-22 00:15:00 UTC |
| Updated | 2021-12-28 14:58:00 UTC |
| Description | 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. |
Risk And Classification
Problem Types: CWE-89
NVD Known Affected Configurations (CPE 2.3)
| Type | Vendor | Product | Version | Update | Edition | Language |
|---|---|---|---|---|---|---|
| Application | Anuko | Time Tracker | All | All | All | All |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| Added additional protection against an sql injection fixed in previou… · anuko/timetracker@0cf32f1 · GitHub | MISC | github.com | |
| Fixed an sql injection vulnerability in groups.php. · anuko/timetracker@94fda0c · GitHub | MISC | github.com | |
| SQL injection vulnerability in multiple files · Advisory · anuko/timetracker · GitHub | CONFIRM | github.com | |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
No vendor comments have been submitted for this CVE.
There are currently no legacy QID mappings associated with this CVE.