Vulnerability Description
Anuko Time Tracker is an open source, web-based time tracking application written in PHP. In Time Tracker before version 1.19.27.5431 a Cross site request forgery (CSRF) vulnerability existed. The nature of CSRF is that a logged on user may be tricked by social engineering to click on an attacker-provided form that executes an unintended action such as changing user password. The vulnerability is fixed in Time Tracker version 1.19.27.5431. Upgrade is recommended. If upgrade is not practical, introduce ttMitigateCSRF() function in /WEB-INF/lib/common.php.lib using the latest available code and call it from ttAccessAllowed().
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Anuko | Time Tracker | < 1.19.27.5431 |
Related Weaknesses (CWE)
References
- https://github.com/anuko/timetracker/commit/e3f8222ee308322942bcebcd86b78ecf1938PatchThird Party Advisory
- https://github.com/anuko/timetracker/commit/e77be7eea69df5d52e19f9f25b5b89a0e66aPatchThird Party Advisory
- https://github.com/anuko/timetracker/security/advisories/GHSA-pgpx-rfvj-9g4fThird Party Advisory
- https://github.com/anuko/timetracker/commit/e3f8222ee308322942bcebcd86b78ecf1938PatchThird Party Advisory
- https://github.com/anuko/timetracker/commit/e77be7eea69df5d52e19f9f25b5b89a0e66aPatchThird Party Advisory
- https://github.com/anuko/timetracker/security/advisories/GHSA-pgpx-rfvj-9g4fThird Party Advisory
FAQ
What is CVE-2021-29436?
CVE-2021-29436 is a vulnerability with a CVSS score of 5.4 (MEDIUM). Anuko Time Tracker is an open source, web-based time tracking application written in PHP. In Time Tracker before version 1.19.27.5431 a Cross site request forgery (CSRF) vulnerability existed. The nat...
How severe is CVE-2021-29436?
CVE-2021-29436 has been rated MEDIUM with a CVSS base score of 5.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2021-29436?
Check the references section above for vendor advisories and patch information. Affected products include: Anuko Time Tracker.