CVE-2021-43851
CVE-2021-43851 is a high-severity vulnerability in Anuko Time Tracker with a CVSS 3.x base score of 8.1. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-89.
Key facts
- Severity: High (CVSS 3.x base score 8.1)
- CVSS v2: 6.5
- EPSS exploit prediction: 1% (63rd percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-89
- Affected product: Anuko Time Tracker
- Published:
- Last modified:
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.
Frequently asked questions
- What is CVE-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 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.
- How severe is CVE-2021-43851?
- CVE-2021-43851 has a CVSS 3.x base score of 8.1, rated high severity. It is exploitable over network with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability none.
- Is CVE-2021-43851 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (63rd percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2021-43851?
- CVE-2021-43851 affects Anuko Time Tracker. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2021-43851?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- When was CVE-2021-43851 published?
- CVE-2021-43851 was published on 2021-12-22 and last updated on 2026-06-17.
References
- https://github.com/anuko/timetracker/commit/0cf32f1046418aa2e5218b0b370064820c330c6a
- https://github.com/anuko/timetracker/commit/94fda0cc0c9c20ab98d38ccc75ff040d13dc7f1b
- https://github.com/anuko/timetracker/security/advisories/GHSA-wx6x-6rq3-pqcc
Affected products (1)
- cpe:2.3:a:anuko:time_tracker:*:*:*:*:*:*:*:*
More vulnerabilities in Anuko Time Tracker
- CVE-2020-27422 — Critical (CVSS 9.8): In Anuko Time Tracker v1.19.23.5311, the password reset link emailed to the user doesn't expire once used, allowing an…
- CVE-2023-32306 — High (CVSS 8.8): Time Tracker is an open source time tracking system. A time-based blind injection vulnerability existed in Time Tracker…
- CVE-2020-15255 — High (CVSS 8.7): In Anuko Time Tracker before verion 1.19.23.5325, due to not properly filtered user input a CSV export of a report…
- CVE-2023-32308 — High (CVSS 8.2): anuko timetracker is an open source time tracking system. Boolean-based blind SQL injection vulnerability existed in…
- CVE-2021-41139 — High (CVSS 8.1): Anuko Time Tracker is an open source, web-based time tracking application written in PHP. When a logged on user selects…
- CVE-2020-27423 — High (CVSS 7.5): Anuko Time Tracker v1.19.23.5311 lacks rate limit on the password reset module which allows attacker to perform Denial…
All CVEs affecting Anuko Time Tracker →
Other CWE-89 (SQL Injection) vulnerabilities
- CVE-2026-54350 — Critical (CVSS 10.0): Budibase is an open-source low-code platform. Prior to 3.39.12, an unauthenticated visitor of any published Budibase…
- CVE-2026-8054 — Critical (CVSS 10.0): Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in the Publish Audit API endpoints…
- CVE-2026-42287 — Critical (CVSS 10.0): Emlog is an open source website building system. Prior to version 2.6.11, direct SQL injection in article creation and…
- CVE-2026-3325 — Critical (CVSS 10.0): SQL injection (SQLi) in MegaCMS v12.0.0, specifically in the “id_territorio” parameter of the…
- CVE-2025-10878 — Critical (CVSS 10.0): A SQL injection vulnerability exists in the login functionality of Fikir Odalari AdminPando 1.0.1 before 2026-01-26.…
- CVE-2025-57792 — Critical (CVSS 10.0): Explorance Blue versions prior to 8.14.9 contain a SQL injection vulnerability caused by insufficient validation of…