CVE-2021-43851
Last modified
CVE-2021-43851 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. 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. EPSS estimates a 1.17% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Anuko | Time Tracker | < 1.19.33.5607 |
References
- https://github.com/anuko/timetracker/commit/0cf32f1046418aa2e5218b0b370064820c330c6aPatch, Third Party Advisory
- https://github.com/anuko/timetracker/commit/94fda0cc0c9c20ab98d38ccc75ff040d13dc7f1bPatch, Third Party Advisory
- https://github.com/anuko/timetracker/security/advisories/GHSA-wx6x-6rq3-pqccThird Party Advisory
- https://github.com/anuko/timetracker/commit/0cf32f1046418aa2e5218b0b370064820c330c6aPatch, Third Party Advisory
- https://github.com/anuko/timetracker/commit/94fda0cc0c9c20ab98d38ccc75ff040d13dc7f1bPatch, Third Party Advisory
- https://github.com/anuko/timetracker/security/advisories/GHSA-wx6x-6rq3-pqccThird Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2021-43851?
How severe is CVE-2021-43851?
How do I fix CVE-2021-43851?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2021
- CVE-2021-43846`solidus_frontend` is the cart and storefront for the Solidu…4.3
- CVE-2021-43847HumHub is an open-source social network kit written in PHP. …6.5
- CVE-2021-43848h2o is an open source http server. In code prior to the `8c0…5.9
- CVE-2021-43849cordova-plugin-fingerprint-aio is a plugin provides a single…5.5
- CVE-2021-4385The WP Private Content Plus plugin for WordPress is vulnerab…4.3
- CVE-2021-43850Discourse is an open source platform for community discussio…6.8
- CVE-2021-43852OroPlatform is a PHP Business Application Platform. In affec…8.8
- CVE-2021-43853Ajax.NET Professional (AjaxPro) is an AJAX framework availab…5.4
- CVE-2021-43854NLTK (Natural Language Toolkit) is a suite of open source Py…7.5
- CVE-2021-43855Wiki.js is a wiki app built on node.js. Wiki.js 2.5.263 and …5.4
- CVE-2021-43856Wiki.js is a wiki app built on Node.js. Wiki.js 2.5.263 and …5.4
- CVE-2021-43857Gerapy is a distributed crawler management framework. Gerapy…8.8
Are you affected by CVE-2021-43851?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
