Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2021-43851

8.1 · HIGH
Published Dec 22, 2021 anuko CWE-89 EPSS 1.17% (65th pctl)

Overview

CVE-2021-43851 is a high-severity vulnerability affecting anuko time_tracker. It was published on December 22, 2021 and has a CVSS 3.1 base score of 8.1 (HIGH).

This vulnerability has a CVSS 3.1 base score of 8.1, rated HIGH. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

Technical 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.

Remediation

Check the references section for vendor advisories and patches from anuko. Update time_tracker to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
anuko time_tracker >= 0, < 1.19.33.5607 Affected

Frequently Asked Questions

What is CVE-2021-43851?

CVE-2021-43851 is a high-severity vulnerability affecting anuko time_tracker. It was published on December 22, 2021 and has a CVSS 3.1 base score of 8.1 (HIGH).

How severe is CVE-2021-43851?

This vulnerability has a CVSS 3.1 base score of 8.1, rated HIGH. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2021-43851?

Check the references section for vendor advisories and patches from anuko. Update time_tracker to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2021-43851?

CyberStrike's AI-powered security agents can automatically detect CVE-2021-43851 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.