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().
References
Link | Resource |
---|---|
https://github.com/anuko/timetracker/commit/e3f8222ee308322942bcebcd86b78ecf19382563 | Patch Third Party Advisory |
https://github.com/anuko/timetracker/commit/e77be7eea69df5d52e19f9f25b5b89a0e66a5b8e | Patch Third Party Advisory |
https://github.com/anuko/timetracker/security/advisories/GHSA-pgpx-rfvj-9g4f | Third Party Advisory |
https://github.com/anuko/timetracker/commit/e3f8222ee308322942bcebcd86b78ecf19382563 | Patch Third Party Advisory |
https://github.com/anuko/timetracker/commit/e77be7eea69df5d52e19f9f25b5b89a0e66a5b8e | Patch Third Party Advisory |
https://github.com/anuko/timetracker/security/advisories/GHSA-pgpx-rfvj-9g4f | Third Party Advisory |
Configurations
History
21 Nov 2024, 06:01
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/anuko/timetracker/commit/e3f8222ee308322942bcebcd86b78ecf19382563 - Patch, Third Party Advisory | |
References | () https://github.com/anuko/timetracker/commit/e77be7eea69df5d52e19f9f25b5b89a0e66a5b8e - Patch, Third Party Advisory | |
References | () https://github.com/anuko/timetracker/security/advisories/GHSA-pgpx-rfvj-9g4f - Third Party Advisory | |
CVSS |
v2 : v3 : |
v2 : 5.8
v3 : 5.4 |
Information
Published : 2021-04-13 20:15
Updated : 2024-11-21 06:01
NVD link : CVE-2021-29436
Mitre link : CVE-2021-29436
CVE.ORG link : CVE-2021-29436
JSON object : View
Products Affected
anuko
- time_tracker
CWE
CWE-352
Cross-Site Request Forgery (CSRF)